facebook

Running MyEclipse JSP/XML formatters from the command line

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #290352 Reply

    dkrylov
    Member

    Hello,

    I need to be able to format (pretty print) JSP/XML source files from the command line. Is this doable using MyEclipse installation? I know one can format .java sources using Eclipse formatter from the command line:

    <path-to-eclipse>\eclipse.exe -vm <path-to-vm>\java.exe -application org.eclipse.jdt.core.JavaCodeFormatter -verbose -config <path-to-config-file>\org.eclipse.jdt.core.prefs <path-to-your-source-files>\*.java

    Thanks,

    Denis

    #290378

    Loyal Water
    Member

    Denis,
    You cannot run the formatters from the command line in MyEclipse. Sorry about that.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Running MyEclipse JSP/XML formatters from the command line

You must be logged in to post in the forum log in