arnaud czaja - 2008-05-08

Hello, i downloaded Eclipse Europa (full version not just java developer) and i work over java 1.5.
I pasted the content of the last  version of your plugin into plugins and features directories.

When go in File->New->Other i don't find CUP or LEX new file.
Could you help me for that?

(However, i can create "Plug-in from existing jar archive")

"Try these steps:

- create an empty CUP file (e.g. parser.cup) with your favourite editor under the project's folder
- from Eclipse do a refresh on the project; if "Build Automatically" is checked you should see an error in the output console, since an empty file is not a valid CUP file
- right click on the newly created file and select "Properties"

If the plugin works, you should see the "Java-Cup Properties" item in the properties dialog. "

I tried that too, i haven't error in the output console but i don't find "Java-Cup Properties".