Results 1 to 3 of 3

Thread: How to build springide from source (from trunk)

Hybrid View

  1. #1
    Join Date
    Oct 2004
    Posts
    151

    Default How to build springide from source (from trunk)

    Hi!

    Thanks for fixing issue #164!

    What is the easiest way to build springide from source from the commandline(when fetching the latest source from trunk in svn)?

    btw: what is the status of http://springide.org/updatesite_dev/? Do you have any plans to start nightly builds?

    TIA!


    -Kaj

  2. #2
    Join Date
    Aug 2004
    Location
    Frankfurt/Main, Germany
    Posts
    253

    Default

    Kaj,

    Quote Originally Posted by kajh
    Thanks for fixing issue #164!
    You're welcome :-)

    Quote Originally Posted by kajh
    What is the easiest way to build springide from source from the commandline(when fetching the latest source from trunk in svn)?
    There's no easy way to build Spring IDE from command line by only getting the source code from SVN. This is because Eclipse's plugin-in development toolkit (PDE) is used for compiling and packaging Spring IDE (please refer to http://springide.org/project/wiki/SpringideBuild for further information).

    Quote Originally Posted by kajh
    btw: what is the status of http://springide.org/updatesite_dev/?
    It's only used for development updates, e.g. preview versions of the upcoming Spring Webflow editor.

    Quote Originally Posted by kajh
    Do you have any plans to start nightly builds?
    Yes, we tried to set up an automatic build environment but we faced problems running Eclipse's PDE headless on our public Linux root server.

    Cheers,
    Torsten

  3. #3
    Join Date
    Oct 2004
    Posts
    151

    Default

    Quote Originally Posted by Torsten Juergeleit
    There's no easy way to build Spring IDE from command line by only getting the source code from SVN. This is because Eclipse's plugin-in development toolkit (PDE) is used for compiling and packaging Spring IDE (please refer to http://springide.org/project/wiki/SpringideBuild for further information).

    Thank you for answering! I will give this a try!


    -Kaj

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •