[
https://issues.jboss.org/browse/JBIDE-19357?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-19357:
------------------------------------
Which platform are you on? Windows? OSX? Linux? Which version? Which JDK? Which version of
Luna? Are you using R, SR1, SR1a, or the forthcoming SR2?
Were there any details in the console log? Can you launch Eclipse to see more info?
{code} ./eclipse -debug -consolelog{code}
Are you on a platform with SWT problems, like Fedora 20 64-bit? Have you installed the
32-bit SWT stuff as well? If not, {code}yum install gtk2.i686{code} might help.
NPE while installing
--------------------
Key: JBIDE-19357
URL:
https://issues.jboss.org/browse/JBIDE-19357
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 4.2.2.Final
Reporter: paolo antinori
Assignee: Nick Boldt
Hi, I was trying to install JBoss Tools in Eclipse Luna.
I have manually added at new software source, providing this url:
http://download.jboss.org/jbosstools/updates/stable/luna/
I have selected only this component:
{{ JBossAS Tools 3.0.1.Final-v20141209-0156-B106}}
And the installation process failed due to this error
{code}
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
java.lang.NullPointerException
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)