The delta pack is a zip file provided by the Eclipse Platform and it is used for developing RCP applications for multiple platforms.
Questions tagged [delta-pack]
7 questions
10
votes
3 answers
Eclipse RCP: How to download delta pack from software site in the Target Definition file?
I'm using this technique to create a target platform for my Eclipse RCP projects: http://www.modumind.com/2009/09/01/creating-an-eclipse-rcp-target-platform/
The RCP SDK is downloaded directly using the software site. As for the delta pack, I…

limc
- 39,366
- 20
- 100
- 145
3
votes
1 answer
Does "including all environments" with the RCP SDK fully replace adding a Delta Pack to the target platform?
I'm building an Eclipse RCP application, and am in the process of setting up the target platform.
In "Eclipse Rich Client Platform" 2nd edition it is noted that one should uncheck the "include required software" option when adding the RCP SDK to the…

s.d
- 4,017
- 5
- 35
- 65
2
votes
1 answer
Is the delta-pack updated by Eclipse?
I have a doubt. I've been using Eclipse Indigo RCs and eventually installed an RC3 Delta-pack to match the release i was using.
After the latest updates, i believe I'm up-to-date with the Final Indigo release, but what about the Delta-pack? I don't…

marcolopes
- 9,232
- 14
- 54
- 65
2
votes
2 answers
How do export an eclipse product to Linux?
I tried to export to Linux (32 and 64 bits) an eclipse product with help of Delta Pack 4.2.2 and 4.3 but does not work and throws me the next error:
Processing inclusion from feature org.eclipse.equinox.executable:
Bundle…

Miguel Ángel
- 693
- 1
- 6
- 10
0
votes
1 answer
problem to export from eclipse 64 to 32 with delta pack
EDIT: I found the mistake, this can be closed. I need point to the jre of 32 bits from export folder.
I am using the eclipse 64 bits photon version to develop an rcp application, i wanna export an 32 bits rcp using the delta pack plugin.
The export…

FTEOTW
- 1
- 5
0
votes
1 answer
Where can I download the Eclipse 3.5.2 Delta Pack?
Where can I download the Eclipse 3.5.2 Delta Pack?
It's no longer available via the download pages on eclipse.org :-(

Aaron Digulla
- 321,842
- 108
- 597
- 820
0
votes
2 answers
How to build a p2 site for the Eclipse delta pack?
I am trying to build my own p2 update site for the Eclipse delta site (since it is not available as p2 update site).
What I did:
# Get the delta pack from Eclipse web site
#
wget…

Loic O
- 125
- 2
- 6