[
https://issues.jboss.org/browse/JBDS-3443?page=com.atlassian.jira.plugin....
]
Nick Boldt updated JBDS-3443:
-----------------------------
Attachment: jbds3443.png
Problem was someone forgot to update the devstudio-directory.xml file to point to the JBDS
8.1 version of Central (still had a ref to the 8.0.2 plugin).
https://github.com/jbdevstudio/jbdevstudio-website/commit/64077001f572905...
After this fix was applied, I ran Central, installed the above connector ...
[^jbds3443.png] ... and this ended up on disk:
{code}
$➔ find studio -maxdepth 2 -name "*feedhenry*"
studio/plugins/org.jboss.tools.feedhenry.ui_1.0.0.Final-v20150325-0456-B90.jar
studio/features/org.jboss.tools.feedhenry_1.0.0.Final-v20150325-0456-B90
{code}
FWIW, the new approach to publishing Central discovery sites for JBT 4.3 / JBDS 9 provides
a complete site which we will simply COPY from /snapshots/ to /staging/ to /development/
to /stable/ without having to manually update these damn xml files. :D
FeedHenry missing in JBDS 8.1
-----------------------------
Key: JBDS-3443
URL:
https://issues.jboss.org/browse/JBDS-3443
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Bug
Components: aerogear-hybrid
Affects Versions: 8.1.0.GA
Reporter: Martin Malina
Assignee: Nick Boldt
Fix For: 8.1.0.GA
Attachments: hybrid-tools-jbds-8.1.png, hybrid-tools-jbt-4.2.3.png, jbds3443.png
Today I noticed that the FeedHenry import wizard is not available in JBDS 8.1.
I think the idea was to install hybrid mobile tools from Central first and that should
add it. But it does not.
!hybrid-tools-jbds-8.1.png!
Something odd is going on.
If, on the other hand, I try this in JBoss Tools 4.2.3, then I can see it there.
!hybrid-tools-jbt-4.2.3.png!
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)