sending again to group..

Livin Stephen Sharma



On Jan 16, 2010, at 11:03:57 , [email protected] wrote:

> On 11/01/10 06:41, Paul Landes wrote:
>> You say the classpath is fine but it looks to be that 'MyClass' isn't in
>> the classpath, which is defined with variable jde-global-classpath.
>> 
>> When you go to the *JDEE bsh* buffer and type "MyClass.class", what is
>> the output?
> 

----------
*JDEE bsh*
cd /java_jde/src/my/scratch/
/JDK/bin/java -classpath 
/home/.emacs.d/addons/jdee-2.4.0/java/lib/bsh.jar:/home/.emacs.d/addons/jdee-2.4.0/java/bsh-commands:/home/.emacs.d/addons/jdee-2.4.0/java/lib/checkstyle-all.jar:/home/.emacs.d/addons/jdee-2.4.0/java/lib/jakarta-regexp.jar:/home/.emacs.d/addons/jdee-2.4.0/java/lib/jde.jar:/System/Library/Frameworks/JavaVM.framework/Versions/1.5.0/Classes/classes.jar:/java_jde/class
 bsh.Interpreter

BeanShell 2.0b4 - by Pat Niemeyer ([email protected])
bsh % my.scratch.JDEAbstract.class

bsh % JDEAbstract.class

bsh % cd("/")

bsh % my.scratch.JDEAbstract.class

bsh % JDEAbstract.class

bsh % 


----------
*Messages*
Cannot find abstract class my.scratch.JDEAbstract on the current classpath.





> Yeah finally it was because of a bad classpath var. although it seemed
> it was ok before as I had no problems compiling/building/executing


James/Paul,
 I've tried setting up a new 'simple' project, but find that 
jde-wiz-abstract-class still does not work for me.

With full [package-name included] , I see a message/error that my class was not 
found on classpath
With simple-name only, 

James,
did you find that class-path was fine for compile/build but *not* for 
'jde-wiz-abstract-class'. Or did I miss something in what you said?

I'd like to mention that I'm on the released 2.4.0.0 version of JDE.




> 
> Thank you!


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
jdee-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jdee-users

Reply via email to