[
https://issues.jboss.org/browse/JBDS-1576?page=com.atlassian.jira.plugin....
]
Denis Golovin edited comment on JBDS-1576 at 3/17/11 5:30 PM:
--------------------------------------------------------------
Tried again with full update site and got jbdevstudio.ini for mac like it is reported.
Which means eclipse update merges eclipse.ini and jbdevstudio.ini for installed product.
Confirmed on linux and windows.
For linux I got after updating Eclipse SDK 3.6.2 from JBDS update site:
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Xms512m
-Xmx1024m
-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar@1:start
-Dosgi.instance.area.default=(a)user.home/workspace
Which means it merges eclipse.ini and jbdevstudio.ini form update site into
jbdevstudio.ini in Eclipse SDK root folder. After installation there is only
jbdevstudio.ini file, but both launchers: eclipse and jbdevstudio. The both start eclipse
as JBoss Developer Studio, at least about Dialog says so. But jbdevstudio launcher starts
eclipse with default helios splash, but shows progress bar and version for JBDS. eclipse
launcher starts JBDS as jbdevstudio is supposed to do.
Update on Mac creates the jbdevstudio.app instead of JBoss Developer Studio.app,
that's because jbdevstudio.app is renamed to "JBoss Developer Studio.app" at
build time.
was (Author: dgolovin):
Tried again with full update site and got jbdevstudio.ini for mac like it is reported.
Which means eclipse update merges eclipse.ini and jbdevstudio.ini for installed product.
Confirmed on linux and windows.
For linux I got after updating Eclipse SDK 3.6.2 from JBDS update site:
-startup
plugins/org.eclipse.equinox.launcher_1.1.1.R36x_v20101122_1400.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.2.R36x_v20101019_1345
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Xms512m
-Xmx1024m
-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar@1:start
-Dosgi.instance.area.default=(a)user.home/workspace
Which means it merges eclipse.ini and jbdevstudio.ini form update site into
jbdevstudio.ini in Eclipse SDK root folder. After installation there is only
jbdevstudio.ini file, but both launchers: eclipse and jbdevstudio. The both start eclipse
as JBoss Developer Studio, at least about Dialog says so. But jbdevstudio launcher starts
eclipse with default helios splash, but shows progress bar and version for JBDS. eclipse
launcher starts JBDS as jbdevstudio is supposed to do.
Update on Mac creates the jbdevstudio.app instead of JBoss Developer Studio.app,
that's because jbdevstudio.app is renamed manually to "JBoss Developer
Studio.app" at buiuld time.
jbdevstudio.ini has bad/weird values
------------------------------------
Key: JBDS-1576
URL:
https://issues.jboss.org/browse/JBDS-1576
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: installer, updatesite
Affects Versions: 4.0.0.GA
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Fix For: 4.1.0.GA
I noticed that jbdevstudio.ini on osx app says:
eclipse.product=org.eclipse.epp.package.jee.product
it also lists several lines multiple times (showsplash, product and permgen).
Note, I used the updatesite into a normal eclipse - but don't think that should
affect this.
Here is how my file looks like:
-startup
../../../plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
--launcher.library
../../../plugins/org.eclipse.equinox.launcher.cocoa.macosx_1.1.1.R36x_v20100810
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-XX:MaxPermSize=256m
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xdock:icon=../Resources/Eclipse.icns
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xms512m
-Xmx1024m
-Dosgi.bundles=reference:file:org.eclipse.equinox.simpleconfigurator_1.0.200.v20100503.jar@1:start
-Dosgi.instance.area.default=(a)user.home/workspace
-XstartOnFirstThread
-Dorg.eclipse.swt.internal.carbon.smallFonts
-Xdock:icon=../Resources/JBDevStudio.icns
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira