[jbosstools-issues] [JBoss JIRA] (JBIDE-17830) ResourceException: Resource '<projectName>/plugins' does not exist

Vlado Pakan (JIRA) issues at jboss.org
Mon Sep 1 08:42:00 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-17830?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-17830.
-------------------------------


Verified with JBDS 8.0.0.CR1-v20140831-0335-B201

> ResourceException: Resource '<projectName>/plugins' does not exist
> ------------------------------------------------------------------
>
>                 Key: JBIDE-17830
>                 URL: https://issues.jboss.org/browse/JBIDE-17830
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: aerogear-hybrid
>    Affects Versions: 4.2.0.CR1
>            Reporter: Alexey Kazakov
>            Assignee: Gorkem Ercan
>            Priority: Critical
>             Fix For: 4.2.0.CR1
>
>
> I cloned and imported https://github.com/sebastienblanc/testionic
> Every time I run Eclipse I see the following exception in the log:
> {code}
> org.eclipse.core.internal.resources.ResourceException: Resource '/testionic/plugins' does not exist.
> 	at org.eclipse.core.internal.resources.Resource.checkExists(Resource.java:341)
> 	at org.eclipse.core.internal.resources.Resource.checkAccessible(Resource.java:215)
> 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:136)
> 	at org.eclipse.core.internal.resources.Resource.accept(Resource.java:115)
> 	at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.updatePluginList(CordovaPluginManager.java:428)
> 	at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getInstalledPlugins(CordovaPluginManager.java:271)
> 	at org.jboss.tools.aerogear.hybrid.core.plugin.CordovaPluginManager.getCordovaPluginJSContent(CordovaPluginManager.java:300)
> 	at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getPluginJsIncludePathEntry(CordovaLibraryJsContainerInitializer.java:99)
> 	at org.jboss.tools.aerogear.hybrid.core.internal.libraries.CordovaLibraryJsContainerInitializer.getIncludepathEntries(CordovaLibraryJsContainerInitializer.java:84)
> 	at org.eclipse.wst.jsdt.internal.core.JavaProject.resolveClasspath(JavaProject.java:2753)
> 	at org.eclipse.wst.jsdt.internal.core.ClasspathChange.generateDelta(ClasspathChange.java:206)
> 	at org.eclipse.wst.jsdt.internal.core.DeltaProcessor.resourceChanged(DeltaProcessor.java:1909)
> 	at org.eclipse.wst.jsdt.internal.core.DeltaProcessingState.resourceChanged(DeltaProcessingState.java:389)
> 	at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:291)
> 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> 	at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285)
> 	at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149)
> 	at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:378)
> 	at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1498)
> 	at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:156)
> 	at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:241)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jbosstools-issues mailing list