GithubHelp home page GithubHelp logo

Comments (9)

 avatar commented on August 27, 2024

I'll see what I can do.

from javademic.

 avatar commented on August 27, 2024

Does this still need to be resolved? I don't want to waste time on this if it is done and I can be used somewhere else.

from javademic.

drinne avatar drinne commented on August 27, 2024

I have a compile error on the Board code - so I'm not sure if Board is supplying the action menu right now. Could you check the code and see if you can get it to compile?

I don't see code for an action menu to be called up but there are some actions in actions.java Dirve for instance is there.

On Dec 17, 2011, at 3:30 PM, chinogithub wrote:

Does this still need to be resolved? I don't want to waste time on this if it is done and I can be used somewhere else.


Reply to this email directly or view it on GitHub:
#3 (comment)

from javademic.

 avatar commented on August 27, 2024

Board.java compiled for me. This was all that I got on jGrasp
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

from javademic.

drinne avatar drinne commented on August 27, 2024

I seem to be having it miss a connection to researchStations

Ok - I'll keep working on the jgrasp project build

On Dec 17, 2011, at 4:05 PM, chinogithub wrote:

Board.java compiled for me. This was all that I got on jGrasp
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.


Reply to this email directly or view it on GitHub:
#3 (comment)

from javademic.

drinne avatar drinne commented on August 27, 2024

I'm getting this

Board.java:39: cannot access Roles.ResearchStationCollection
bad class file: ./Roles/ResearchStationCollection.java
file does not contain class Roles.ResearchStationCollection
Please remove or make sure it appears in the correct subdirectory of the classpath.
private ResearchStationCollection researchStations;
^
1 error

and this

--jGRASP exec: javac Game.java
Board.java:39: cannot access Roles.ResearchStationCollection
bad class file: ./Roles/ResearchStationCollection.java
file does not contain class Roles.ResearchStationCollection
Please remove or make sure it appears in the correct subdirectory of the classpath.
private ResearchStationCollection researchStations;
^
1 error

but the class files are in it.

On Dec 17, 2011, at 4:05 PM, chinogithub wrote:

Board.java compiled for me. This was all that I got on jGrasp
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.


Reply to this email directly or view it on GitHub:
#3 (comment)

from javademic.

 avatar commented on August 27, 2024

The one that I pulled from Git in a zip compiles.
I pulled the one from Dropbox and that one has a error on

Board.java:15: cannot find symbol
symbol : class Pawn
location: class Board
private Pawn[] players;
^
the code for both are different.
Which is more current? Git or Drop?

from javademic.

drinne avatar drinne commented on August 27, 2024

I would trust git for that one more than dropbox

Bruce wrote it and he's the one maintaining our Git

On Dec 17, 2011, at 4:32 PM, chinogithub wrote:

The one that I pulled from Git in a zip compiles.
I pulled the one from Dropbox and that one has a error on

Board.java:15: cannot find symbol
symbol : class Pawn
location: class Board
private Pawn[] players;
^
the code for both are different.
Which is more current? Git or Drop?


Reply to this email directly or view it on GitHub:
#3 (comment)

from javademic.

 avatar commented on August 27, 2024

Download the git and see if you still have the problem.
I will be online for another 30mins and then I have to run. I will see if I can jump back in about 10pm

from javademic.

Related Issues (16)

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.