Problem importing a project [message #1385373] |
Thu, 05 June 2014 18:40  |
Eclipse User |
|
|
|
So, after I imported my project to eclipse my current imports are not being recognized by eclipse. I'm thinking this is because eclipse displays folders within a folder with 1 name and does not display the parent folders to the sub-folders separately.
For example: My folder in eclipse is named: src/server/model/players
Here is an example of one of my imports to this directory:
import server.model.players.Client;
Then an error is thrown on this import:
the import server.model.players cannot be resolved
Please note that nothing is wrong on a batch compiler so i'm assuming this error is just because eclipse is interpreting it wrong. Does anyone know how to fix this? Also, I know I did not eplain this very well so if need be I can provide some pictures.
|
|
|
|
Powered by
FUDForum. Page generated in 0.05644 seconds