Effective October 27, 2012, online and email support for FuseSource products will move to Red Hat support channels. For more information, please see the JIRA Migration to Red Hat FAQ.
As of October 27th, please open all new issues in the Red Hat Customer Portal .
Issue Details (XML | Word | Printable)

Key: ECLIPSE-735
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Unassigned
Reporter: Lars Heinemann
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Fuse IDE

Fuse IDE 2.1 is not compatible with JBoss Development Studio

Created: 04/May/12 07:01 PM   Updated: 14/Nov/12 01:10 PM
Component/s: Camel Editor
Affects Version/s: 2.1.0
Fix Version/s: 7.1.0



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
James Strachan added a comment - 20/Aug/12 11:41 AM - edited
just tried the latest build and I get this when trying to use the local update site: it can't find graphiti - but there's no local graphiti plugin inside JBoss tools; must be bad feature or something?

Cannot complete the install because one or more required items could not be found.
Software being installed: Fuse IDE 2.2.0.v20120820-0838-LOCAL (com.fusesource.rider.feature.feature.group 2.2.0.v20120820-0838-LOCAL)
Missing requirement: Fuse IDE Camel Editor Plugin 2.2.0.v20120820-0838-LOCAL (com.fusesource.rider.editor 2.2.0.v20120820-0838-LOCAL) requires 'bundle org.eclipse.graphiti.ui.capabilities 0.8.0' but it could not be found
Cannot satisfy dependency:
From: Fuse Cheat Sheets Plugin 2.2.0.v20120820-0838-LOCAL (com.fusesource.ide.cheatsheets 2.2.0.v20120820-0838-LOCAL)
To: bundle com.fusesource.rider.branding 0.0.0
Cannot satisfy dependency:
From: Fuse IDE Branding Plugin 2.2.0.v20120820-0838-LOCAL (com.fusesource.rider.branding 2.2.0.v20120820-0838-LOCAL)
To: bundle com.fusesource.rider.editor 0.0.0
Cannot satisfy dependency:
From: Fuse IDE 2.2.0.v20120820-0838-LOCAL (com.fusesource.rider.feature.feature.group 2.2.0.v20120820-0838-LOCAL)
To: com.fusesource.ide.cheatsheets [2.2.0.v20120820-0838-LOCAL]


James Strachan added a comment - 20/Aug/12 12:51 PM
OK have got around those issues using <plugin> elements in our features.xml. Now have clashes with rider.sus bundle (due to jersey issues when trying to resolve jersey-client)

The following problems were found:
Package uses conflict: Import-Package: com.sun.jersey.core.header; version="0.0.0"
Package uses conflict: Import-Package: com.sun.jersey.core.provider; version="0.0.0"
Package uses conflict: Import-Package: com.sun.jersey.core.reflection; version="0.0.0"
Package uses conflict: Import-Package: com.sun.jersey.core.spi.component; version="0.0.0"
Package uses conflict: Import-Package: com.sun.jersey.core.spi.factory; version="0.0.0"
Package uses conflict: Import-Package: com.sun.jersey.core.util; version="0.0.0"
Package uses conflict: Import-Package: com.sun.jersey.spi; version="0.0.0"
Missing imported package com.sun.jersey.api.client_0.0.0
Missing imported package com.sun.jersey.api.client.async_0.0.0
Missing imported package com.sun.jersey.api.client.config_0.0.0
Missing imported package com.sun.jersey.api.client.filter_0.0.0
Missing imported package com.sun.jersey.client.impl_0.0.0
Missing imported package com.sun.jersey.client.impl.async_0.0.0
Missing imported package com.sun.jersey.client.osgi_0.0.0
Missing imported package com.sun.jersey.client.proxy_0.0.0
Missing imported package com.sun.jersey.client.urlconnection_0.0.0
Missing imported package com.sun.ws.rs.ext_0.0.0


James Strachan added a comment - 20/Aug/12 01:03 PM
we wont' need jersey-client anyway if we zap the license check stuff...

Lars Heinemann added a comment - 19/Sep/12 08:17 AM
moved to post 2.2 release

James Strachan added a comment - 05/Oct/12 07:46 AM
BTW I think it seems much better now on 3.0.0-snapshot - though needs more testing

Lars Heinemann added a comment - 11/Oct/12 01:22 PM
fixed