Community
Participate
Working Groups
org.eclipse.ptp.rm.jaxb.help is linked to org.eclipse.ptp.doc.isv backwards - link needs to come FROM jaxb.help TO ptp.doc.isv See ptp-dev 10/24/11 5:08 PM ET org.eclipse.ptp.rm.jaxb.help should link itself to ptp.doc.isv. The plugin name has to stay the same in 5.0, but you could create a copy of the plugin in HEAD with the doc.isv name, and we could start using that for future releases. It shouldn't be included in the parallel package. It should really be part of an SDK feature so is only installed if someone installs the SDK. Similarly for ptp.sdk-feature and rdt.sdk-feature. I've moved the large pdf and samples from the plugin to the doc folder and put these up on the download site (in docs). The document now links to these versions. I've also reduce the pdf file size a couple of MB. Thanks, Greg On Oct 24, 2011, at 1:23 PM, Beth Tibbitts wrote: What do you mean not hooked into the help system? It's the JAXB topic in the "PTP Developer's Guide" which is in the indigo help at http://help.eclipse.org/indigo/index.jsp but not in our parallel package. But it's hooked up *from* the org.eclipse.ptp.doc.isv plugin instead of the other way around We should probably add that to the parallel package. I'll do it if nobody objects. Or does it just need to be added to the ptp main feature? that would pull it into the parallel package. I can hook up the help linkage the proper way (jaxb.help links itself to ptp.doc.isv intead of the other way around) if you want. It should probably be renamed *.doc.isv too, that might alleviate future confusion.
fixed in ptp_5_0; also in HEAD where org.eclipse.ptp.rm.jaxb.help is now replaced with org.eclipse.ptp.rm.jaxb.doc.isv. project sets updated. I don't think I got all the pom.xml's
Closing as fixed.