[jboss-user] [jBPM] - Re: CAN NOT DOWNLOADING ECLIPSE ON INSTALLING JBPM

Aoyagi Takayoshi do-not-reply at jboss.com
Thu Apr 18 22:52:34 EDT 2013


Aoyagi Takayoshi [https://community.jboss.org/people/takayoshi.aoyagi] created the discussion

"Re: CAN NOT DOWNLOADING ECLIPSE ON INSTALLING JBPM"

To view the discussion, visit: https://community.jboss.org/message/809169#809169

--------------------------------------------------------------
I rewrote build.xml:254
The donload.eclipse target will work well.

  <target name="download.eclipse" depends="download.eclipse.check" if="eclipse.not.available">
    <echo message="Getting Eclipse ..." />
    <mkdir dir="${install.home}/lib"/>
*   <get src=" http://archive.eclipse.org/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-$ http://archive.eclipse.org/technology/epp/downloads/release/helios/SR2/eclipse-java-helios-SR2-${download.type}.${download.extension}"
         dest="${install.home}/lib/eclipse-java-helios-SR2-${download.type}.${download.extension}"  />
  </target>
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/809169#809169]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130418/d3e6fcdb/attachment.html 


More information about the jboss-user mailing list