Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] version of headless eclipse

Thanks, Remy ...
We have a buckminster that  comes with a headless eclipse. Its
config.ini does not have a build id though.. I do see that build id in
the config.ini for our classic eclipse installation though. Why am I
interested in this? 3.6M4 has a new build.properties that we would
find useful like ...

jre.compilation.profile = J2SE-1.4

I should move this question to the buckminster list and will but what
I was trying to find out was what eclipse bucky used, could we get it
to recognize that new build.properties entry, and if it was possible
to update the headless ecliipse that bucky uses.

Here's the config.ini that came with our buckminster ...

This configuration file was written by:
org.eclipse.equinox.internal.frameworkadmin.equinox.EquinoxFwConfigFileParser
#Thu Nov 05 00:00:54 PST 2009
org.eclipse.update.reconcile=false
eclipse.p2.profile=Buckminster
osgi.framework=file\:plugins/org.eclipse.osgi_3.5.1.R35x_v20090827.jar
osgi.bundles=reference\:file\:org.eclipse.equinox.simpleconfigurator_1.0.101.R35x_v20090807-1100.jar@1\:start
org.eclipse.equinox.simpleconfigurator.configUrl=file\:org.eclipse.equinox.simpleconfigurator/bundles.info
eclipse.product=org.eclipse.buckminster.cmdline.product
osgi.framework.extensions=
osgi.bundles.defaultStartLevel=4
eclipse.p2.data.area=@config.dir/../p2/
eclipse.application=org.eclipse.buckminster.cmdline.headless


On Fri, Dec 18, 2009 at 11:31 AM, Remy Suen <remysuen@xxxxxxxxxx> wrote:
> On Fri, Dec 18, 2009 at 2:07 PM, Ted Kubaska <ted.kubaska@xxxxxxxxx> wrote:
>> Does anyone know how to get the version of eclipse from the command
>> line without bringing up the IDE?
>
> In the eclipse/configuration folder there is a config.ini file which shows
> the build id.
>
> eclipse.buildId=I20091217-2100
>
> That's not the version number though.n
>
> ----------
> Remy Suen
> Eclipse Platform/UI Committer
> IBM Ottawa
> 613-356-5162
> _______________________________________________
> ecf-dev mailing list
> ecf-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ecf-dev
>
>



-- 
 -Ted


Back to the top