Friday, November 28, 2014
Thursday, November 27, 2014
Ошибка "Application "org.eclipse.ui.ide.workbench" could not be found in the registry."
Пытаюсь запустить приложение как org.eclipse.ui.ide.workbench.
В момент запуска возникает ошибка
!SESSION 2014-11-28 09:49:49.721 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_25
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ru_RU
Framework arguments: -application org.eclipse.ui.ide.workbench
Command-line arguments: -application org.eclipse.ui.ide.workbench -data C:\ERV\WRK\confex_experimental\develop\WRK_DRAGON_GMF/../runtime-EclipseApplication22 -dev file:C:/ERV/WRK/confex_experimental/develop/WRK_DRAGON_GMF/.metadata/.plugins/org.eclipse.pde.core/Eclipse Application/dev.properties -os win32 -ws win32 -arch x86
!ENTRY org.eclipse.osgi 4 0 2014-11-28 09:49:50.240
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "org.eclipse.ui.ide.workbench" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
at org.eclipse.equinox.launcher.Main.main(Main.java:1386)
Проблема решается добавлением в сборку плагина org.eclipse.ui.ide.application
странно, что в зависимостях его нет.
Friday, November 14, 2014
Перевел проекты на GitHub
Перевел проекты(confex и drakongen) на GitHub.
Tuesday, November 11, 2014
Monday, June 16, 2008
Playng with 3D
Wednesday, May 21, 2008
What is new in 0.9.16.
1) Confex 0.9.16 was build on base Eclipse Ganymede (3.4M7)

2) Groovy 1.6 is used now. Warning: Some calls of Swing from SWT must be changed!

3) The standart Eclipse update mechanism is used now.

The base confex product has the ~20mb size only. After download and install it use the update mechanism to add additional features.
"Search for new confex extensions" gives possibilites to load the working with DB, Groovy, JavaEditor and CodeBookmarks.

see more...
4) The "Copy without children" operation was add in menu.

2) Groovy 1.6 is used now. Warning: Some calls of Swing from SWT must be changed!

3) The standart Eclipse update mechanism is used now.

The base confex product has the ~20mb size only. After download and install it use the update mechanism to add additional features.
"Search for new confex extensions" gives possibilites to load the working with DB, Groovy, JavaEditor and CodeBookmarks.

see more...
4) The "Copy without children" operation was add in menu.

Subscribe to:
Posts (Atom)