[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[platform-text-dev] Build Script
|
- From: "Rob Bercik" <rob.bercik@xxxxxxxxx>
- Date: Tue, 24 Jun 2008 12:12:43 -0700
- Delivered-to: platform-text-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:reply-to :to:subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=nyU18KHF2oFPYzSyYzWk0Hw+bLX2u9Kjotillf6F3qI=; b=HI/uHFoCPLPUJVP1xPTV1hith3gNullmG3Zwm9DZH/IMjwQneUlTIrRVxYArjNmWoV ROxlSWmizOPaAAmnXvy3ER+mb8JCFZ4Xq/jvQkUx8K0lo+0WkIvI+Onl6ul4PIMrAmi2 u5vCpFNpesDsVvGX3lSUz7p/nhZuu20/gDpxU=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:reply-to:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=rKWSHrMCSB9xqFm1AI+YofHllc49vMkcsm5jrKPCt/bI2949ewOOXTlSLdW8vNh1wD UtZ3teV92VAH4UyNVO1f/5dOhprlKM2G2ozH5imYIuJC2GruPqo5Zr/huzE7DuLBYe7t ICiufCXMC+KfmxSEmoFk6ys7TzwDx8NviKRdU=
Hi,
I'm a pretty experienced java developer and I've actually done some
RCP programming in the past. I wanted to checkout the latest eclipse
source and do a build to try my hand at adding a couple simple
features . Is there a build script(maven hopefully) that will download
all of the components i need to get a working dev environment up and
running? Thanks in advance.
-Rob