<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I mean sources for TP, not for JBT. As Max suggested before in
    different thread there should be at least two target platforms:<br>
    1. Runtime TP w/o sources<br>
    2. Development TP w/ sources <br>
    <br>
    First is used for builds, because it is smaller. Second is for using
    in eclipse with PDE as a target platform to let developers run and
    debug the code without requiring to install everything in
    development environment. I personally have Eclipse SDK, M2E,
    subversive and Xml Editing Features installed in my development
    environment.<br>
    <br>
    <a class="moz-txt-link-freetext" href="https://svn.jboss.org/repos/jbosstools/workspace/dgolovin/new-releng">https://svn.jboss.org/repos/jbosstools/workspace/dgolovin/new-releng</a>
    what we use now in concord. We just build target-platform and use
    generated installations as target platform in PDE. It gives us
    latest version of eclipse rt and sources. We use "installation"
    target type because PDE in this case doesn't copy bundles to
    .workspace, it just use direct paths to files in installation (this
    is not supported by tycho).<br>
    <br>
    <br>
    <br>
    On 03/15/2012 10:53 AM, Mickael Istria wrote:
    <blockquote cite="mid:4F622C8F.7020000@redhat.com" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      On 03/15/2012 06:47 PM, Denis Golovin wrote:
      <blockquote cite="mid:4F622B1D.9010202@exadel.com" type="cite">But
        in current state if you also need sources, it is DIY.<br>
      </blockquote>
      You can follow this bug: <a moz-do-not-send="true"
        class="moz-txt-link-freetext"
        href="https://issues.jboss.org/browse/JBIDE-8838">https://issues.jboss.org/browse/JBIDE-8838</a><br>
      It will probably be closed within a dew days.<br>
      <br>
      <div class="moz-signature">-- <br>
        Mickael Istria<br>
        Eclipse developer at <a moz-do-not-send="true"
          href="http://www.jboss.org/tools">JBoss, by Red Hat</a><br>
        <a moz-do-not-send="true"
          href="http://mickaelistria.wordpress.com">My blog</a> - <a
          moz-do-not-send="true" href="http://twitter.com/mickaelistria">My
          Tweets</a></div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
jbosstools-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>