1

I have installed Fuse IDE 7.1.60 (http://repo.fusesource.com/ide/) as a plugin to Eclipse Kepler (clean installation).

My OS is Windows 7 (64bit) and I'm having Oracle Java 1.7 JDK installed into a path with no whitespaces and JAVA_HOME set. Eclipse recognizes the JDK.

Unfortunately, in the "File|New" menu there is no "Fuse Project" option and neither in the "Window|Preferences".

I would be very thankful for hints, which could cause this behaviour!

There are only a few messages in the eclipse log:

!ENTRY org.eclipse.ui 2 2 2013-08-30 17:06:33.091
!MESSAGE Invalid preference category path: org.fusesource.ide.branding.preferences.root (bundle: org.fusesource.ide.camel.editor, page: org.fusesource.ide.camel.editor.preferences.FusePreferencePage)

!ENTRY org.eclipse.ui 2 2 2013-08-30 17:06:33.096
!MESSAGE Invalid preference category path: org.fusesource.ide.branding.preferences.root (bundle: org.fusesource.ide.camel.editor, page: org.fusesource.ide.camel.editor.preferences.FuseColorPreferencePage)

!ENTRY org.eclipse.ui 2 2 2013-08-30 17:06:33.097
!MESSAGE Invalid preference category path: org.fusesource.ide.branding.preferences.root (bundle: org.fusesource.ide.deployment, page: org.fusesource.ide.preferences.deployment.page)

!ENTRY org.eclipse.ui 2 2 2013-08-30 17:06:33.097
!MESSAGE Invalid preference category path: org.fusesource.ide.branding.preferences.root (bundle: org.fusesource.ide.jvmmonitor.ui, page: org.fusesource.ide.jvmmonitor.ui.JavaMonitorPreferencePage)
4

1 回答 1

2

融合 IDE 7.1。不适用于 Eclipse 开普勒。它仅适用于 Eclipse 3.x。Fuse IDE 6.0(来自 JBoss)适用于 Eclipse 4.0。即将推出的 JBoss Fuse IDE 6.1 很可能在其发布时与最新的 Eclipse 4.x 版本一起使用。

您可以在此处查看 Fuse IDE 7.1 文档:https ://access.redhat.com/site/documentation/Fuse_IDE/

于 2013-08-31T06:24:13.300 回答