Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Needed some help in package
Needed some help in package [message #263519] Fri, 22 August 2008 11:16
GaneshrajS  is currently offline GaneshrajS Friend
Messages: 32
Registered: July 2009
Member
Hi,

We have built the eclipse(3.3.2) sdk with 64 bit gtk in HPUX. Now we are
in the process of creating the rcp delta pack, here comes the issue

We came to know that releng packages are used to build delta package, So
we have downloaded org.eclipse.releng (Version - R3_3_2),
org.eclipse.releng.basebuilder (Version - R3_3_2) and
org.eclipse.releng.eclipsebuilder (Version - R3_3_2)

There is a document(very old docu.,) from
org.eclipse.releng.eclipsebuilder saying that
"java -cp ../org.eclipse.releng.basebuilder/startup.jar
org.eclipse.core.launcher.Main -application org.eclipse.ant.core.antRunner
-buildfile build.xml -Dcomponent=<component name specified in table below>
[Ant properties to override in a component's build.properties] "
can be used to generate package.

Since there is no mentioned path to download the these releng packages We
have downloaded to plugins directory where we built the eclipse SDK.
1- I dont see any startup.jar in releng.eclipsebuilder package. In this
place we used org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
2- we used org.eclipse.equinox.launcher in the place of
org.eclipse.core.launcher.

Following is the command we used:-
java -cp
../org.eclipse.releng.basebuilder/org.eclipse.equinox.launch er_1.0.1.R33x_v20080118.jar
org.eclipse.equinox.launcher.Main -application
org.eclipse.ant.core.AntRunner -buildfile build.xml -Dcomponent=sdk.rcp

There is no error after executing this command. Help us to generate this
package.

Thank you,
Ganeshraj.S
Previous Topic:Eclipse on Vista
Next Topic:Problem in Layouting in Sash Fom
Goto Forum:
  


Current Time: Fri Aug 23 11:15:14 GMT 2024

Powered by FUDForum. Page generated in 0.07578 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top