]
Nick Boldt updated JBIDE-23510:
-------------------------------
Fix Version/s: 4.4.3.AM1
(was: 4.4.2.Final)
[devdoc] document sources in target platform zip & use of PDE
Source Lookup feature
-----------------------------------------------------------------------------------
Key: JBIDE-23510
URL:
https://issues.jboss.org/browse/JBIDE-23510
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, devdoc, target-platform
Affects Versions: 4.4.2.AM3
Reporter: Nick Boldt
Assignee: Nick Boldt
Fix For: 4.4.3.AM1
So that dev and qe can use Fred's PDE source lookup tool [1] to grab source bundles
on demand (instead of having to build a target platform locally w/ all the sources [2]),
we need to build a targetplatform with all the sources - done in JBIDE-23481.
[1]
https://github.com/fbricon/pde.source.lookup/
[2]
https://github.com/jbosstools/jbosstools-devdoc/blob/master/building/targ...
Once we have sources in the JBT targetplatform repo, need to update devdoc [2] and add
instructions (also write a blog!) about how to install/use the PDE Source Lookup plugin
1. install the PDE source lookup plugin
2. Window > Prefs > Update > Avail Software Sites > Add the new tp.source
site
3. for something you want sources, use the plugin and see if it can resolve sources