JSEclipse: A new Eclipse plugin from Adobe Labs
I thought I'd give it a shot so I downloaded it from Labs and tried to install it as per the instructions in Install.txt. Step 4 in the installation instructions states: "Copy the plugins folder from the folder where the archive was unzipped in the root Eclipse folder. This will not overwrite any existing plugins. It will simply copy the required files in the existing plugins folder." Although this behavior is correct for Windows, on OS X, your plugins folder *will* be replaced. So I decided to follow the "alternative instructions" instead, which used the Software Updates feature in Eclipse to install the plugin from the downloaded archive file. Unfortunately, this resulted in quite a few errors and simply didn't work.
Next, I tried to install the plugin remotely:
- Open up your Eclipse installation (I ran this on version 3.2 with the FDT plug-in installed)
- Go to Help → Software Updates → Find and Install...
- Click the radio button next to Search for new features to install, followed by the Next button.
- Click the New Remote Site button
- In the New Update Site dialog box that appears, enter JSEclipse for the name (or anything else, really, that's just for your benefit) and the following address in the URL field: http://www.interaktonline.com
- Click OK and let the updater run. It will ask you to restart the Workbench and you should be done.
Once installed, I went to Window → Customize Perspective and saw a new Shortcut Category called AJAX. Unfortunately, creating a new JSClass resulted in an error: "The selected wizard could not be started. Reason: Plug-in com.interaktonline.jseclipse was unable to load class com.interaktonline.jseclipse.ui.newwizard.JSClass".
At this point, I gave up. I'm assuming this is a Mac issue. I'll try the original manual installation instructions later when I have some more time.
The JSEclipse: A new Eclipse plugin from Adobe Labs article by Aral Balkan, unless otherwise expressly stated, is licensed under a Creative Commons Attribution-Noncommercial 2.0 UK: England License.

Remus Stratulat
Hello,
the new JavaScript class wizard is a missing feature from the current build. It will be available in a later version. Due to a packaging error it ended up in this build as a entry in the plugin description but without an implementation.
December 18th, 2006 at 10:53 amaral
Hi Remus,
Thanks for the update!
December 18th, 2006 at 11:14 pmomar
i had the same problem on windos xp and eclipse 3.2.2
February 20th, 2007 at 5:36 pmJustin
So does anyone know of a workaround to get this workin with OSX??
February 28th, 2007 at 9:13 amDavid
Does anyone know of a work around for this in Windows? I guess I just installed Eclipse and JSEclipse for no apparent reason.
March 22nd, 2007 at 9:27 pmFolkert
Just for your info and for those searching google for JSEclipse. It’s no longer on Adobe labs. If you still want to install JSEclipse you have to install Flex builder 3 from Adobe as it’s packaged within Flex builder since 2-2008. The message about that is found here, http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=72&catid=629&threadid=1387222&enterthread=y hope that helps as this post turn up way higher ranked then the actual message
September 15th, 2008 at 11:27 am