NPE when setting a bad file for the ivy setting path in the global
configuration panel
--------------------------------------------------------------------------------------
Key: IVYDE-91
URL: https://issues.apache.org/jira/browse/IVYDE-91
Project: IvyDE
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Nicolas Lalevée
Here is the stack trace:
{noformat}
java.lang.NullPointerException
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.getMetaArtifactPath(Unknown
Source)
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.getSourcesArtifactPath(Unknown
Source)
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.artifacts2ClasspathEntries(Unknown
Source)
at
org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$IvyResolveJob.access$5(Unknown
Source)
at org.apache.ivyde.eclipse.cpcontainer.IvyClasspathContainer$2.run(Unknown
Source)
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.