| Author |
Intellij - implementation instead of declaration
|
Asher Tarnopolski
Ranch Hand
Joined: Jul 28, 2001
Posts: 260
|
|
hey, i have a problem with my intellij 4.5. my project includes a lot of java files and a jar file that includes the same files and other files i need to run the whole thing. in the paths->order/export preferences i set the order of the sources so, that MODULE SOURCE is higher than the jar file. but still, when i try to see a java file declaration (ctrl+b) i get a class file taken from the jar. everything works fine when i try to get the java source from jsp file. any ideas how can i solve this? thanks. [ April 13, 2005: Message edited by: Asher Tarnopolski ]
|
Asher Tarnopolski
SCJP,SCWCD
|
 |
Mark Spritzler
ranger
Sheriff
Joined: Feb 05, 2001
Posts: 17234
|
posted

0
|
These other files in the jar, are they also sources. Personally I'd remove the jar from the classpath. Mark
|
Perfect World Programming, LLC - Two Laptop Bag - Tube Organizer
How to Ask Questions the Smart Way FAQ
|
 |
 |
|
|
subject: Intellij - implementation instead of declaration
|
|
|