Link to home
Start Free TrialLog in
Avatar of omom
omom

asked on

Eclipse XML editor

The instructions for the Eclipse XML editor at:
http://www.ibm.com/developerworks/library/os-ecxml
seem to have some problems:

*Click Next. Give your project a name, such as org.my.eclipse.xmleditor, click
*Next, and accept the default values on the screen Plug-in Project Structure.

 I do not I have "Plug-in Project Structure" screen. I guess they must mean Plug-in Contents.  That's followed by the Templates screen, which allows you to pick some code generation templates.

*Now you need to create the editor.jar file using the File => Export menu.
*Exit Eclipse and copy the whole org.my.eclipse.xmleditor plugin directory.

copy it to where?

Also, when I open an xml file, is it possible to have it fully expanded by default?
ASKER CERTIFIED SOLUTION
Avatar of marklorenz
marklorenz
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Forgot to mention, make sure you are opening XML files with XMLBuddy and not the Eclipse XML editor.
Avatar of omom
omom

ASKER

>>make sure you are opening XML files with XMLBuddy
I have installed XMLBuddy now, but don't see how to open a file with it

Select the file, bring up the context menu (mouse button 2), choose Open with > XMLBuddy
Avatar of omom

ASKER

Using Windows XP, this doesn't happen.
XMLBuddy is not in the context menu, nor is it available in "Choose Program"
This menu action is from within Eclipse.  Run Eclipse and try it there.