JBoss Tools Target Platform 4.31.0.Alpha1 has been released.

Changes
=======

* Kepler SR1 RC1/RC2 (release candidate for Kepler SR1)

Usage
=====
Target Platforms 4.31.0.Alpha1 is what JBoss Tools 4.1.1.Alpha1 will use.

All jobs in jenkins for *branch* have been updated to use TP 4.31.0.Alpha1.

Download
========

Zip: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.31.0.Alpha1/jbosstoolstarget-4.31.0.Alpha1.zip
p2 site: http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/4.31.0.Alpha1/REPO/

Testing/Development
===================

You can try it out and use it directly like this:

    $ mvn clean verify -Dtpc.version=4.31.0.Alpha1

If you want to build it locally to get a TP with source bundles included, do this:

    $ git clone https://github.com/jbosstools/jbosstools-target-platforms.git
    $ cd jbosstools-target-platforms
    $ git co 4.31.0.Alpha1
    $ mvn clean verify -Dmirror-target-to-repo.includeSources=true
--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets