javacc eclipse plugin won't install

View: New views
2 Messages — Rating Filter:   Alert me  

javacc eclipse plugin won't install

by Renaud-10 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I have been looking to forums and stuff but I can't figure out what's
wrong! I cannot install javacc plugin using eclipse 3.2 and Java6 on
unbuntu.
First, I tried to install it via update manager, but it doesn't work (I
had the same problem with subclipse)
Then I downloaded the zip file and unzipped it in /usr/lib/eclipse/ and
tried $eclipse -clean (well i tried many things actually...) and I got
something appearing in eclipse, menu help>software updates>manage
configuration. There are "JavaCC Feature 1.5.14" and "JavaCC Feature
Help 1.5.0" (well, see the attached image) but it says it is only for
"make JavaCC Eclipse Plugin available for installation via Eclipse
Update manager" so I am not really sure that installed the actual
plugin.
I remember after having unzipped subclipse I had to edit eclipse.ini
with:
-vmargs
-Djava.library.path=/usr/lib/jni
Should I do something similar with the path to plugin.jar or javacc.jar
or do you have any idea?

Thanks

Renaud Fontana


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

Screenshot-1.png (143K) Download Attachment

Re: javacc eclipse plugin won't install

by Remi Koutcherawy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi

Le 12/06/2009 18:45, Renaud a écrit :
> "make JavaCC Eclipse Plugin available for installation via Eclipse
> Update manager" so I am not really sure that installed the actual
> plugin.
This installs the plugin.

When I wrote this, it was more like a memo for me.
The plugin has to be separated in five projects under Eclipse,
a plugin, a plugin feature, a help feature, a help feature, and an
update site.

Just to to be sure I don't screw it, and with lack of imagination,
I choose a name based on what I intended to do, which was utterly
relevant for me.

I shall change what confused you on the update site to
"This will install JavaCC Eclipse Plugin via Eclipse Update manager."

I never managed to install Ubuntu. I am no sure my version compiled
under Vista will work.
I suggest you get the sources from anonymous CVS and recompile.

Remi Koutcherawy



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...