hi,
I am getting the below error on importing the jgrapht into eclipse. The declared package "org.jgrapht" does not match the expected package "source.jgrapht-core.src.main.java.org.jgrapht" How do I go about solving this? Thanks and Regards,
Rashmi ------------------------------------------------------------------------------ _______________________________________________ jgrapht-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/jgrapht-users |
I think you have to manually tell Eclipse which folder is your source folder and which folder should be on the build path. Since this question is not about JgraphT, I advise you to look at similar questions asked on stackoverflow[1] or just use Maven. [1] https://stackoverflow.com/questions/7628686/eclipse-the-declared-package-does-not-match-the-expected-package Üdvözlettel, Besenyei Szabolcs 2015-12-10 5:15 GMT+01:00 Rashmi Raghava <[hidden email]>:
------------------------------------------------------------------------------ _______________________________________________ jgrapht-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/jgrapht-users |
In reply to this post by Rashmi Raghava
I think you are incorrectly importing the project into eclipse. Did you use the option import existing projects into workspace?
How exactly did you import it.
----- Reply message -----
From: "Szabolcs Besenyei" <[hidden email]> To: "Rashmi Raghava" <[hidden email]> Cc: "[hidden email]" <[hidden email]> Subject: [jgrapht-users] Error - declared package does not match the expected package Date: Thu, Dec 10, 2015 1:54 AM
I think you have to manually tell Eclipse which folder is your source folder and which folder should be on the build path.
Since this question is not about JgraphT, I advise you to look at similar questions asked on stackoverflow[1] or just use Maven.
[1] https://stackoverflow.com/questions/7628686/eclipse-the-declared-package-does-not-match-the-expected-package Üdvözlettel,
Besenyei Szabolcs 2015-12-10 5:15 GMT+01:00 Rashmi Raghava
<[hidden email]>:
------------------------------------------------------------------------------ _______________________________________________ jgrapht-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/jgrapht-users ------------------------------------------------------------------------------ _______________________________________________ jgrapht-users mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/jgrapht-users |
Free forum by Nabble | Edit this page |