Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Problems with ajbrowser


Hi,

>  I'm having some problems making ajbrowser work. It doesn't seem
> to recognize the CLASSPATH value i have set.

Can you verify that the classpath has the value you think it is by inspecting the value in the ajbrowser options ? Tools -> Options... -> choose AjBrowser Options tab ->  Classpath.
Does updating the classpath in the options panel make a difference to your build problems ?

Best regards,
George
________________________________________
George C. Harley




Situa <situa@xxxxxxxx>
Sent by: aspectj-users-admin@xxxxxxxxxxx

26/10/2004 14:46

Please respond to
aspectj-users@xxxxxxxxxxx

To
aspectj-users@xxxxxxxxxxx
cc
Subject
[aspectj-users] Problems with ajbrowser





Hello everybody,
I'm having some problems making ajbrowser work. It doesn't seem
to recognize the CLASSPATH value i have set.
I've installed aspectj in my home directory (under Mac OS X 10.3
and under Mandrake Linux 9.1, to test the differences), i have
appended this path to the CLASSPATH current value, but when i launch
ajbrowser passing a .lst file from examples as an argument, it can't
terminate the build operation because it can't no more fine java.lang.Object

in the classpath.
>:-(
I can't really understand why the command line compiler [with the same
settings]
can perfectly build perfectly runnable class files, while ajbrowser neither
can show the aspect structure!

I don't really know what to do...

[sorry for my english, i'm not so used to write in this language: hopefully
it can always get better...]

Andrea Vagliengo
- student @ Turin University -
- Computer Science Department -

--
Email.it, the professional e-mail, gratis per te: http://www.email.it/f

Sponsor:
Alimentazione biologica, fanghi di Guam, aloe vera,
prodotti di bellezza Erbolario. Dove?
Clicca qui: http://adv.email.it/cgi-bin/foclick.cgi?mid=1305&d=20041026


_______________________________________________
aspectj-users mailing list
aspectj-users@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/aspectj-users


Back to the top