Giter Site home page Giter Site logo

Comments (4)

zachr81 avatar zachr81 commented on July 18, 2024

Latest push should fix that.

EDIT: Didn't mean to close the thread, reopened

from dineon.

mrathjen avatar mrathjen commented on July 18, 2024

These are the errors I still see when building the Lib

The method add(String, Menu) is undefined for the type Map<String,Menu> /DineOnLibrary/src/uw/cse/dineon/library Restaurant.java line 126

The method copy(List<? super T>, List<? extends T>) in the type Collections is not applicable for the arguments (List, List) /DineOnLibrary/src/uw/cse/dineon/library Restaurant.java line 59

Type mismatch: cannot convert from List to List /DineOnLibrary/src/uw/cse/dineon/library Restaurant.java line 60

The method clone() is undefined for the type Map<String,Menu> /DineOnLibrary/src/uw/cse/dineon/library Restaurant.java line 43

from dineon.

mrathjen avatar mrathjen commented on July 18, 2024

I meant to put this in this thread:

Ok, I'm not going to keep doing this, you should be able to see the errors on your own machine so don't do a pull request unless it builds on your machine. The master branch should only have code that builds properly especially as we move toward the phase turn in. This is how multiple bugs are introduce when multiple ppl are working on the same project.

The method clone() is undefined for the type Map /DineOnLibrary/src/uw/cse/dineon/library Restaurant.java line 43 Java Problem

from dineon.

zachr81 avatar zachr81 commented on July 18, 2024

Yeah, I recognize that's a problem. I was planning to be at the customer meeting because I wanted to go over this with you. I've tried several different ways of importing the project into Eclipse and I'm getting build errors no matter how I set it up (and I can create both Java and Android projects from scratch and have them work properly) which includes not recognizing java.util so it's not properly pulling methods. I did the initial version by writing in a separate Java project then copying the files over, changing the package, but forgot to check the edits in that project when I added the Map

from dineon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.