Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 240452 Details for
Bug 429335
Need 64-bit launcher for Solaris/X86_64
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Patch for replacing occurrences of x86 with x86_64
rt.equinox.framework.patch2 (text/plain), 4.32 KB, created by
Thorsten Heit
on 2014-03-03 07:12:13 EST
(
hide
)
Description:
Patch for replacing occurrences of x86 with x86_64
Filename:
MIME Type:
Creator:
Thorsten Heit
Created:
2014-03-03 07:12:13 EST
Size:
4.32 KB
patch
obsolete
>diff -ur rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/.project rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/.project >--- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/.project Mi. Feb 26 11:45:53 2014 >+++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/.project Fr. Feb 28 12:24:39 2014 >@@ -1,6 +1,6 @@ > <?xml version="1.0" encoding="UTF-8"?> > <projectDescription> >- <name>org.eclipse.equinox.launcher.gtk.solaris.x86</name> >+ <name>org.eclipse.equinox.launcher.gtk.solaris.x86_64</name> > <comment></comment> > <projects> > </projects> >diff -ur rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/build.properties >--- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/build.properties Mi. Feb 26 11:45:53 2014 >+++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/build.properties Fr. Feb 28 12:24:17 2014 >@@ -10,7 +10,7 @@ > ############################################################################### > bin.includes = META-INF/,\ > eclipse_*.so,\ >- launcher.gtk.solaris.x86.properties,\ >+ launcher.gtk.solaris.x86_64.properties,\ > about.html > > customBuildCallbacks=customBuildCallbacks.xml >diff -ur rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/customBuildCallbacks.xml >--- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/customBuildCallbacks.xml Mi. Feb 26 11:45:53 2014 >+++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/customBuildCallbacks.xml Mi. Feb 26 11:45:53 2014 >@@ -43,7 +43,7 @@ > <target name="post.build.sources"> > </target> > >- <target name="pre.gather.bin.parts"> >+ <target name="pre.gather.bin.parts" unless="dontFetchBinaries"> > <property file="${basedir}/build.properties" /> > <basename file="${basedir}" property="fragmentName" /> > <available file="/gitroot/equinox/rt.equinox.binaries.git" type="dir" property="gitRepo" value="/gitroot/equinox/rt.equinox.binaries.git" /> >diff -ur rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/pom.xml >--- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/pom.xml Mi. Feb 26 11:45:53 2014 >+++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/pom.xml Fr. Feb 28 12:24:01 2014 >@@ -18,7 +18,7 @@ > <relativePath>../../launcher-binary-parent</relativePath> > </parent> > <groupId>org.eclipse.equinox</groupId> >- <artifactId>org.eclipse.equinox.launcher.gtk.solaris.x86</artifactId> >+ <artifactId>org.eclipse.equinox.launcher.gtk.solaris.x86_64</artifactId> > <version>1.1.200-SNAPSHOT</version> > <packaging>eclipse-plugin</packaging> > >@@ -26,6 +26,6 @@ > <launcher-binary.version>1500</launcher-binary.version> > <os>solaris</os> > <ws>gtk</ws> >- <arch>x86</arch> >+ <arch>x86_64</arch> > </properties> > </project> >diff -ur rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/META-INF/MANIFEST.MF rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/META-INF/MANIFEST.MF >--- rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86/META-INF/MANIFEST.MF Mi. Feb 26 11:45:53 2014 >+++ rt.equinox.framework/bundles/org.eclipse.equinox.launcher.gtk.solaris.x86_64/META-INF/MANIFEST.MF Fr. Feb 28 12:24:34 2014 >@@ -2,9 +2,9 @@ > Bundle-ManifestVersion: 2 > Bundle-Name: %pluginName > Bundle-Vendor: %providerName >-Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.solaris.x86;singleton:=true >+Bundle-SymbolicName: org.eclipse.equinox.launcher.gtk.solaris.x86_64;singleton:=true > Bundle-Version: 1.1.200.qualifier > Fragment-Host: org.eclipse.equinox.launcher;bundle-version="[1.0.0,1.4.0)" >-Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=x86)) >-Bundle-Localization: launcher.gtk.solaris.x86 >+Eclipse-PlatformFilter: (& (osgi.ws=gtk) (osgi.os=solaris) (osgi.arch=x86_64)) >+Bundle-Localization: launcher.gtk.solaris.x86_64 > Eclipse-BundleShape: dir >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 429335
:
240406
|
240407
|
240408
|
240452
|
240453
|
246085
|
246086
|
246088
|
246125