[
http://jira.jboss.com/jira/browse/JBIDE-2212?page=comments#action_12412720 ]
Max Rydahl Andersen commented on JBIDE-2212:
--------------------------------------------
what dose "open a copied file from another project" mean ?
what type of file ? etc.
in any case I think this is a eclipse WTP core issue, not JBT.
NPE opening copied file from another Eclipse project
----------------------------------------------------
Key: JBIDE-2212
URL:
http://jira.jboss.com/jira/browse/JBIDE-2212
Project: Tools (JBoss Tools)
Issue Type: Bug
Affects Versions: 2.1.0.CR1
Reporter: Galder Zamarreno
Fix For: 2.1.0.GA
When trying to open a copied file from another project, I got:
An internal error occurred during: "Processing Dirty Regions".
java.lang.NullPointerException
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.endProcessing(ValidatorStrategy.java:140)
at
org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.endProcessing(DocumentRegionProcessor.java:71)
at
org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:647)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
and
"problem with reconciling"
java.lang.NullPointerException
at
org.eclipse.wst.sse.ui.internal.reconcile.validator.ValidatorStrategy.reconcile(ValidatorStrategy.java:205)
at
org.eclipse.wst.sse.ui.internal.reconcile.DocumentRegionProcessor.process(DocumentRegionProcessor.java:183)
at
org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor.process(StructuredRegionProcessor.java:252)
at
org.eclipse.wst.sse.ui.internal.reconcile.DirtyRegionProcessor.run(DirtyRegionProcessor.java:633)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira