[
https://issues.jboss.org/browse/JBDS-1577?page=com.atlassian.jira.plugin....
]
Denis Golovin commented on JBDS-1577:
-------------------------------------
It happens because you install root feature. It is composed of regular features and binary
feature with launcher/ini files. Binary feature is generated out of .product file, so I
didn't do so much work here just configured all parts of .product file.
To adjust java options related to memory I can add them into .product file and they will
be merged into jbdevstudio.ini file during update.
To have installed only features without launcher/ini files you can try to install
"JBoss Developer Studio" feature from uncategorized features like
!screenshot71.png!
but then we have to figure out how force eclipse update -vmargs in eclipse.ini file. It is
probably just a matter of addin p2.inf file along with feature.xml, but I never did that
before.
Installing JBDS into Eclipse 3.6 works, but runs out of memory
--------------------------------------------------------------
Key: JBDS-1577
URL:
https://issues.jboss.org/browse/JBDS-1577
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: updatesite
Affects Versions: 4.0.0.GA
Reporter: Max Rydahl Andersen
Assignee: Denis Golovin
Fix For: 5.0.0.M2
Attachments: JBDS-installed-into-Eclipse-memory-and-ini-settings.png,
screenshot71.png
Not sure if this qualifies as a bug or a feature request but
I noticed that if I use JBDS 4 updatesite against plain Eclipse things seem to work
great
until you restart (possible on the second restart) since then it suddenly has zero
extra memory allocated.
It only started working properly when using the jbdevstudio.app; thus my assumption is
that
eclipse.ini is ignored and jbdevstudio.ini is looked for instead but this file is
nowhere
to be found (except inside jbdevstudio.app)
Would be good if we could handle this situation more gracefully since the shortcuts
users
uses still points to eclipse thus they will see it as JBDS running out of memory since
when launching
it says JBDS.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira