[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
AW: [cobol-dev] Help Eclipse COBOL Plugin
|
Hello Tetsuya,
thank you very much for your advices below. I could add the configuration
successfully.
I tried to open the COBOL Editor, which ended up with the error message
below.
It seems there is a configuration problem.
Please inform me, if you require additional information.
Thanks,
Stephan
Could not open the editor: The editor class could not be instantiated. This
usually indicates a missing no-arg constructor or that the editor's class
name was mistyped in plugin.xml.
java.lang.NoClassDefFoundError: org/eclipse/swt/custom/StyledText2
at org.eclipse.cobol.ui.editor.COBOLEditor.<init>(COBOLEditor.java:558)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at
org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutabl
eExtension(RegistryStrategyOSGI.java:170)
at
org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtensi
on(ExtensionRegistry.java:867)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExte
nsion(ConfigurationElement.java:243)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutab
leExtension(ConfigurationElementHandle.java:51)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java
:259)
at
org.eclipse.ui.internal.registry.EditorDescriptor.createEditor(EditorDescrip
tor.java:233)
at
org.eclipse.ui.internal.EditorManager.createPart(EditorManager.java:846)
at
org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.jav
a:606)
at
org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:428)
at
org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReferenc
e.java:594)
at
org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:266)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.ja
va:2820)
at
org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2729
)
at
org.eclipse.ui.internal.WorkbenchPage.access$11(WorkbenchPage.java:2721)
at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2673)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2668)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2652)
at
org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2635)
at org.eclipse.ui.ide.IDE.openEditorOnFileStore(IDE.java:1146)
at
org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAct
ion.java:107)
at
org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAct
ion.java:76)
at
org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
at
org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:
229)
at
org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(Action
ContributionItem.java:583)
at
org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionI
tem.java:500)
at
org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContribu
tionItem.java:411)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1003)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3823)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3422)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493)
at
org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at
org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at
org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.
java:113)
at
org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:
193)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(
EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAp
pLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:382)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
-----Ursprungliche Nachricht-----
Von: cobol-dev-bounces@xxxxxxxxxxx [mailto:cobol-dev-bounces@xxxxxxxxxxx]Im
Auftrag von suehisa
Gesendet: Dienstag, 9. Juni 2009 02:48
An: cobol-dev@xxxxxxxxxxx
Betreff: Re: [cobol-dev] Help Eclipse COBOL Plugin
Hello Stephan,
Thank you for using COBOL Plugin.
You can use the file which extension is other than ".cob".
Configure file association setting according to the following
procedures.
Open Preferences dialog from Window menu, select General - Appearance -
Content Types from the left pane. Select COBOL from the right upper
pane then file extensions associated with COBOL editor will be displayed
in the lower pane. Push Add button and add "*.eco" extension from the
popup dialog.
Select General - Appearance - Editors - File Associations from the
left pane in the Preference dialog. While COBOL Editor is selected in
the lower pane, push upper Add button in order to add File type.
Input "*.eco" extension in the popup dialog and push OK then file
association setting is completed.
Note that COBOL Source file creation dialog(New COBOL Source) does
not support file extensions other than ".cob".
--
Best regards,
Tetsuya
> Hello,
>
> I have installed the Eclipse COBOL-Plugin on my Eclipse-Installation. We
are
> basically working with Embedded SQL (ESQL) in our COBOL-Programs. Due to
> this circumstance our Source-files are named with the Extension "*.eco".
Due
> to my understanding the COBOL-Plugin expects the Extension "*.cob" for the
> Source-files.
> Is there any possibility for configuration of the Sourcefile-Extension?
> Please inform me, if you require further information.
>
> Best regards,
>
> Stephan Eberl
>
>
>
****************************************************************************
> This email and any files transmitted with it are confidential and
> intended solely for the use of the individual or entity to whom they
> are addressed. Access to this e-mail by anyone else is unauthorised.
> If you are not the intended recipient, any disclosure, copying,
> distribution or any action taken or omitted to be taken in reliance on
> it, is prohibited.
> E-mail messages are not necessarily secure. Landshut Silicon Foundry GmbH
> does not accept responsibility for any changes made to this message
> after it was sent.
> Please note that this email message has been swept by Landshut Silicon
> Foundry GmbH for the presence of computer viruses.
>
> Landshut Silicon Foundry GmbH
> Jenaer Strasse 1, 84034 Landshut
> Tel.: +49-(0)871-684-0, Fax: +49-(0)871-684-150
> www.lfoundry.com
>
> GESCHAEFTSFUEHRER: Dipl.-Phys. MICHAEL LEHNERT
> GESCHAEFTSFUEHRER: Dipl.-Phys. GERHARD SPITZLSPERGER
> GESCHAEFTSFUEHRER: Dr. HANS-MARTIN DUDENHAUSEN
>
> Registergericht Landshut HRB 7720
> Ust-IdNr.: DE 263520384 Steuer-Nr.: 132/131/10505
>
> HypoVereinsbank, Landshut, Kto.-Nr. 3704 700 (BLZ 743 200 73)
> Deutsche Bank, Kto.-Nr. 9645 042 (BLZ 700 700 10)
>
****************************************************************************
>
> _______________________________________________
> cobol-dev mailing list
> cobol-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cobol-dev
>
------------8<-----------8<-----------8<-----------8<-----------
末久哲也 (Tetsuya SUEHISA)
富士通(株) ミドルウェア事業本部
アプリケーションマネジメント・ミドルウェア事業部 第6開発部
Email:suehisa.tetsuya@xxxxxxxxxxxxxx
Phone:055-924-7258 Ext:7551-4494
------------8<-----------8<-----------8<-----------8<-----------
_______________________________________________
cobol-dev mailing list
cobol-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cobol-dev
****************************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, any disclosure, copying,
distribution or any action taken or omitted to be taken in reliance on
it, is prohibited.
E-mail messages are not necessarily secure. Landshut Silicon Foundry GmbH
does not accept responsibility for any changes made to this message
after it was sent.
Please note that this email message has been swept by Landshut Silicon
Foundry GmbH for the presence of computer viruses.
Landshut Silicon Foundry GmbH
Jenaer Strasse 1, 84034 Landshut
Tel.: +49-(0)871-684-0, Fax: +49-(0)871-684-150
www.lfoundry.com
GESCHAEFTSFUEHRER: Dipl.-Phys. MICHAEL LEHNERT
GESCHAEFTSFUEHRER: Dipl.-Phys. GERHARD SPITZLSPERGER
GESCHAEFTSFUEHRER: Dr. HANS-MARTIN DUDENHAUSEN
Registergericht Landshut HRB 7720
Ust-IdNr.: DE 263520384 Steuer-Nr.: 132/131/10505
HypoVereinsbank, Landshut, Kto.-Nr. 3704 700 (BLZ 743 200 73)
Deutsche Bank, Kto.-Nr. 9645 042 (BLZ 700 700 10)
****************************************************************************