Codebase list eclipse-platform-text / 071b9ec
Build org.eclipse.jface.text with Java 11 Emmanuel Bourg 1 year, 4 months ago
2 changed file(s) with 2 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1919
2020 <!-- Eclipse JFace Text -->
2121 <target name="org.eclipse.jface.text" depends="org.eclipse.text">
22 <make-bundle name="org.eclipse.jface.text" basedir="." depends="org.eclipse.text">
22 <make-bundle name="org.eclipse.jface.text" basedir="." depends="org.eclipse.text" release="11">
2323 <pathelement path="/usr/share/java/eclipse-jface.jar"/>
2424 <pathelement path="/usr/share/java/eclipse-core-commands.jar"/>
2525 <pathelement path="/usr/share/java/eclipse-core-jobs.jar"/>
11
22 * New upstream release
33 - Depend on libswt-gtk-4-java (>= 4.21)
4 - Build org.eclipse.jface.text with Java 11
45 * Standards-Version updated to 4.6.1
56 * Track and download the new releases from GitHub
67