Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Armando Peterson   on May 27 In Java Category.

  
Question Answered By: Brian Ross   on May 27

Your examples and situations are OK to get the import instruction
running ... but this is not my problem.

I have several pakages and the root  directory for them is on my
CLASSPATH .. the javac can find  them and import anyone (inside Forte
or on command line - equaly)

My problem  is to run  or DEBUG from Forte .. because it is looking for
my class  on my source directory (that is far diferent from my package
tree) and then I have "java.lang.NoClassDefFoundError:
Banrisul/BanrisulGUI
Exception in thread "main"" error.
(same error as I have called java command line with an inexistent
class)

I added my path to CLASSPATH on Debugger Execution and External
Execution options but no difference ...

Any thought?

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Forte IDE Problem - Running/Debuggin packed classes Or get search suggestion and latest updates.


Tagged: