diff mx/projects @ 15899:e065b9746246

mx: create Eclipse projects for distributions
author Doug Simon <doug.simon@oracle.com>
date Mon, 26 May 2014 13:02:29 +0200
parents dffc37fa7157
children 67e0015b21d6 6aa352b260f4
line wrap: on
line diff
--- a/mx/projects	Mon May 26 12:55:17 2014 +0200
+++ b/mx/projects	Mon May 26 13:02:29 2014 +0200
@@ -66,6 +66,7 @@
 library@VECMATH@sha1=a0ae4f51da409fa0c20fa0ca59e6bbc9413ae71d
 
 distribution@GRAAL@path=graal.jar
+distribution@GRAAL@subDir=graal
 distribution@GRAAL@sourcesPath=graal.src.zip
 distribution@GRAAL@dependencies=\
 com.oracle.graal.hotspot.amd64,\
@@ -79,11 +80,13 @@
 distribution@GRAAL@exclude=FINDBUGS
 
 distribution@TRUFFLE@path=truffle.jar
+distribution@TRUFFLE@subDir=graal
 distribution@TRUFFLE@sourcesPath=truffle-sources.jar
 distribution@TRUFFLE@dependencies=\
 com.oracle.truffle.api.dsl
 
 distribution@TRUFFLE-DSL-PROCESSOR@path=truffle-dsl-processor.jar
+distribution@TRUFFLE-DSL-PROCESSOR@subDir=graal
 distribution@TRUFFLE-DSL-PROCESSOR@sourcesPath=truffle-dsl-processor-sources.jar
 distribution@TRUFFLE-DSL-PROCESSOR@dependencies=\
 com.oracle.truffle.dsl.processor