Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » JETEDITOR - read-only package exception
JETEDITOR - read-only package exception [message #580281] Fri, 09 June 2006 13:29
John is currently offline JohnFriend
Messages: 52
Registered: July 2009
Member
First of all, good job with the JET Editor. It was exactly was I was looking
for. I especially like the Preview page where I can bind the template to a
model instance and see the result of the generation.

But, I'm getting the following exception while opening and/or editing any
template in the JET Editor:

Java Model Exception: Java Model Status [avatar.scct is read-only]
at
org.eclipse.jdt.internal.core.JarPackageFragment.createCompi lationUnit(JarPackageFragment.java:98)
at
org.eclipse.emf.codegen.jet.editor.presentation.JETReconcili ngStrategy.computeCompilationUnit(JETReconcilingStrategy.jav a:191)
at
org.eclipse.emf.codegen.jet.editor.presentation.JETReconcili ngStrategy.reconcile(JETReconcilingStrategy.java:149)
at
org.eclipse.emf.codegen.jet.editor.presentation.JETReconcili ngStrategy.initialReconcile(JETReconcilingStrategy.java:276)
at
org.eclipse.jface.text.reconciler.MonoReconciler.initialProc ess(MonoReconciler.java:103)
at
org.eclipse.jface.text.reconciler.AbstractReconciler$Backgro undThread.run(AbstractReconciler.java:170)

'avatar.scct' is the target package for the JET translated classes. I
verified that the underlying package directory structure isn't read-only at
any level. Also, I see that the exception is coming out of the JDT core.
Perhaps I need to make this post to another newsgroup?

I've attached the configuration details for your reference.


Previous Topic:validation with ocl: Reading constraints from a custom file
Next Topic:StrictCompoundCommand and TransactionalEditingDomain
Goto Forum:
  


Current Time: Sun Oct 06 11:23:53 GMT 2024

Powered by FUDForum. Page generated in 0.03214 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top