[
https://issues.jboss.org/browse/JBIDE-2212?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen resolved JBIDE-2212.
----------------------------------------
Resolution: Out of Date
Thank you for reporting this issue but this issue have been resolved as out-of-date since
it has not had any updates for the last 2+ years (730 days).
If you believe this issue is still relevant and important then please reopen the issue or
create a new one mentioning/linking this jira for background information.
Thank you!
NPE opening copied file from another Eclipse project
----------------------------------------------------
Key: JBIDE-2212
URL:
https://issues.jboss.org/browse/JBIDE-2212
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: upstream
Affects Versions: 2.1.0.CR1
Reporter: Galder ZamarreƱo
Fix For: LATER
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, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira