Eclipse and Visual Editor
Hi all,
I've looked for an eclipse forum, but this is the best I could find.
I'm trying to get the eclipse visual editor plugin to work. I see it in Help -> Software Update -> Manage Configuration as "Visual Editor 1.1.0.1". However, when I right click on a package or project, there's no "Visual Class" in the "New" menu. I can't figure out why. Any ideas?
Thanks.
-Andrew Roth
[419 byte] By [
AndrewRa] at [2007-10-2 3:28:58]

is the plugin properly installed ?
there are 2 ways to check that
1. Go to menu - Help\About Eclipse SDK. In the small dialog window that opens, one button will have "plugin". Upon clicking on it, you get a list of all the installed plugins.
2. Go to the menu- Window\Preferences. The left pane will give info of additional features like the plugins
Also, ensure that after installing the plugin, you start eclipse from command prompt using the following: Eclipse -clean
hope that helps
regards,