[jbosstools-issues] [JBoss JIRA] (JBIDE-22657) smart import nullpointer

Max Rydahl Andersen (JIRA) issues at jboss.org
Sun Jun 26 04:03:00 EDT 2016


Max Rydahl Andersen created JBIDE-22657:
-------------------------------------------

             Summary: smart import nullpointer
                 Key: JBIDE-22657
                 URL: https://issues.jboss.org/browse/JBIDE-22657
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: easymport
            Reporter: Max Rydahl Andersen


when using smartimport to import https://github.com/maxandersen/imapfilter-docker.git from disk I got a NPE in jaxrs:

{code}
java.lang.NullPointerException
	at org.jboss.tools.ws.jaxrs.ui.internal.importer.JaxRsConfigurator.canConfigure(JaxRsConfigurator.java:66)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.importProjectAndChildrenRecursively(SmartImportJob.java:466)
	at org.eclipse.ui.internal.wizards.datatransfer.SmartImportJob.run(SmartImportJob.java:242)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
{code}





--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list