Attempted tu begin rule error [message #45589] |
Fri, 02 July 2004 06:52  |
Eclipse User |
|
|
|
Hi all,
I have tried VE 1.0M1 with Eclipse 3 final, GEF 3.0.0, and
emf-runtime-I200403250631, I am unable to create a new panel,
this is the error I receive, after click the OK wizard button:
Creation of element failed
Attempted to begin rule: /F/Prueba/src, does not match outer scope
rule:
L/Prueba/src/MyPanel.java.
Perhaps is that I don't use GEF Build I20040330, as the release notes say,
because I find it nowhere.
Thanks in advance for any help.
|
|
|
Re: Attempted tu begin rule error [message #45619 is a reply to message #45589] |
Fri, 02 July 2004 07:14   |
Eclipse User |
|
|
|
David Pérez wrote:
More information:
Operating system: Windows 2003 Server
Java 1.4.2
In the log file I find this:
java.lang.IllegalArgumentException: Attempted to beginRule: F/Prueba/src,
does not match outer scope rule: L/Prueba/src/MiPanel.java
at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java :58)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJ ob.java:106)
at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java :200)
at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJo bs.java:58)
at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManag er.java:170)
at
org.eclipse.core.internal.resources.WorkManager.checkIn(Work Manager.java:95)
at
org.eclipse.core.internal.resources.Workspace.prepareOperati on(Workspace.java:1628)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1668)
at
org.eclipse.jdt.internal.core.JavaModelOperation.runOperatio n(JavaModelOperation.java:744)
at
org.eclipse.jdt.internal.core.PackageFragment.createCompilat ionUnit(PackageFragment.java:147)
at
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewT ypeWizardPage.java:1432)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 28)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3312)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)
> I have tried VE 1.0M1 with Eclipse 3 final, GEF 3.0.0, and
> emf-runtime-I200403250631, I am unable to create a new panel,
> this is the error I receive, after click the OK wizard button:
> Creation of element failed
> Attempted to begin rule: /F/Prueba/src, does not match outer scope
> rule:
> L/Prueba/src/MyPanel.java.
> Perhaps is that I don't use GEF Build I20040330, as the release notes say,
> because I find it nowhere.
> Thanks in advance for any help.
|
|
|
Re: Attempted tu begin rule error [message #45679 is a reply to message #45589] |
Fri, 02 July 2004 07:18  |
Eclipse User |
|
|
|
Originally posted by: myersj.nospam.us.ibm.com
VE 1.0M1 runs under Eclipse 3.0 M8. Please install the latest stable
build under Eclipse 3.0 final rather than using 1.0 M1.
- Jeff
David Pérez wrote:
> Hi all,
>
> I have tried VE 1.0M1 with Eclipse 3 final, GEF 3.0.0, and
> emf-runtime-I200403250631, I am unable to create a new panel,
> this is the error I receive, after click the OK wizard button:
>
> Creation of element failed
> Attempted to begin rule: /F/Prueba/src, does not match outer scope
> rule:
> L/Prueba/src/MyPanel.java.
>
> Perhaps is that I don't use GEF Build I20040330, as the release notes say,
> because I find it nowhere.
>
> Thanks in advance for any help.
>
|
|
|
Re: Attempted tu begin rule error [message #593492 is a reply to message #45589] |
Fri, 02 July 2004 07:14  |
Eclipse User |
|
|
|
David Pérez wrote:
More information:
Operating system: Windows 2003 Server
Java 1.4.2
In the log file I find this:
java.lang.IllegalArgumentException: Attempted to beginRule: F/Prueba/src,
does not match outer scope rule: L/Prueba/src/MiPanel.java
at org.eclipse.core.internal.runtime.Assert.isLegal(Assert.java :58)
at org.eclipse.core.internal.jobs.ThreadJob.illegalPush(ThreadJ ob.java:106)
at org.eclipse.core.internal.jobs.ThreadJob.push(ThreadJob.java :200)
at org.eclipse.core.internal.jobs.ImplicitJobs.begin(ImplicitJo bs.java:58)
at org.eclipse.core.internal.jobs.JobManager.beginRule(JobManag er.java:170)
at
org.eclipse.core.internal.resources.WorkManager.checkIn(Work Manager.java:95)
at
org.eclipse.core.internal.resources.Workspace.prepareOperati on(Workspace.java:1628)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1668)
at
org.eclipse.jdt.internal.core.JavaModelOperation.runOperatio n(JavaModelOperation.java:744)
at
org.eclipse.jdt.internal.core.PackageFragment.createCompilat ionUnit(PackageFragment.java:147)
at
org.eclipse.jdt.ui.wizards.NewTypeWizardPage.createType(NewT ypeWizardPage.java:1432)
at
org.eclipse.ve.internal.java.codegen.wizards.NewVisualClassC reationWizard.finishPage(NewVisualClassCreationWizard.java:3 28)
at
org.eclipse.jdt.internal.ui.wizards.NewElementWizard$2.run(N ewElementWizard.java:108)
at
org.eclipse.jdt.internal.core.BatchOperation.executeOperatio n(BatchOperation.java:34)
at
org.eclipse.jdt.internal.core.JavaModelOperation.run(JavaMod elOperation.java:700)
at org.eclipse.core.internal.resources.Workspace.run(Workspace. java:1673)
at org.eclipse.jdt.core.JavaCore.run(JavaCore.java:3312)
at
org.eclipse.jdt.internal.ui.actions.WorkbenchRunnableAdapter .run(WorkbenchRunnableAdapter.java:65)
at
org.eclipse.jface.operation.ModalContext$ModalContextThread. run(ModalContext.java:101)
> I have tried VE 1.0M1 with Eclipse 3 final, GEF 3.0.0, and
> emf-runtime-I200403250631, I am unable to create a new panel,
> this is the error I receive, after click the OK wizard button:
> Creation of element failed
> Attempted to begin rule: /F/Prueba/src, does not match outer scope
> rule:
> L/Prueba/src/MyPanel.java.
> Perhaps is that I don't use GEF Build I20040330, as the release notes say,
> because I find it nowhere.
> Thanks in advance for any help.
|
|
|
Re: Attempted tu begin rule error [message #593522 is a reply to message #45589] |
Fri, 02 July 2004 07:18  |
Eclipse User |
|
|
|
VE 1.0M1 runs under Eclipse 3.0 M8. Please install the latest stable
build under Eclipse 3.0 final rather than using 1.0 M1.
- Jeff
David Pérez wrote:
> Hi all,
>
> I have tried VE 1.0M1 with Eclipse 3 final, GEF 3.0.0, and
> emf-runtime-I200403250631, I am unable to create a new panel,
> this is the error I receive, after click the OK wizard button:
>
> Creation of element failed
> Attempted to begin rule: /F/Prueba/src, does not match outer scope
> rule:
> L/Prueba/src/MyPanel.java.
>
> Perhaps is that I don't use GEF Build I20040330, as the release notes say,
> because I find it nowhere.
>
> Thanks in advance for any help.
>
|
|
|
Powered by
FUDForum. Page generated in 0.04353 seconds