Menu

Create a configuration to parse XML

2004-12-28
2013-04-25
  • Fabrice Daugan

    Fabrice Daugan - 2004-12-28

    1) Menu Run/Run...
    2) Treeview, choose "Java Application"
    3) Button "New"
    4) Tab="Main"; TextField Name="Rebuild", project="magic-project", Main class="magicproject.xml.XmlConfiguration"
    5) Tab="Arguments"; TextArea Program arguments (without quotes)="-full mtg", project="magic-project"
    6) Tab="Classpath"; TreeView, choose "User entries"
    7) Button "Advanced"
    8) OptionButton "Add folder..." -> OK"
    9) TreeView, choose the "magic-project" folder -> OK
    10) Button "Apply"

     
    • Immanuel Scholz

      Immanuel Scholz - 2005-02-14

      It is not clear to me, what you mean by:
      5) Tab="Arguments"; TextArea Program arguments (without quotes)="-full mtg", project="magic-project"

      I assume, in the first tab (called "Main"), you have to enter "magic-project" under "project".

      And on the second tab (called "Arguments") you have to enter "-full mtg" in the upper Textarea (which is titled "Programm arguments").

      So in other words: call the "magic-project" project with "-full" as first and "mtg" as second parameter ;-)

       
      • Fabrice Daugan

        Fabrice Daugan - 2005-02-15

        I assume you are using eclipse v3.

        > So in other words: call the "magic-project" project with "-full" as first and "mtg" as second parameter ;-)

        Yes.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.