Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] e4 discussions

Ok, good. I'll let you play with it. If you have any technical questions, you should report back to this mailing list even if this is e4 related.
I am not sure all JDT/Core committers are listening to the e4 mailing list. So this would be more appropriate. For more JDT related issue (not specific to JDT/Core), we could use JDT-dev mailing list.

Note that the current git repository doesn't contain other jdt projects (ui, tests, apt,...). Let me know if this is also needed and I'll see how to add them.

Olivier


From: Andrew Eisenberg <andrew@xxxxxxxxxxxx>
To: "Eclipse JDT Core developers list." <jdt-core-dev@xxxxxxxxxxx>
Date: 2011-06-30 15:15
Subject: Re: [jdt-core-dev] e4 discussions
Sent by: jdt-core-dev-bounces@xxxxxxxxxxx





Awesome.  Thanks, Olivier (and Boris).

I cloned the repo and imported the project into Eclipse with no
compile errors.  (Well, I did need to set an API baseline, bump the
version number, and change the set the execution environment, but this
is expected.)

On Thu, Jun 30, 2011 at 11:21 AM, Olivier Thomann
<Olivier_Thomann@xxxxxxxxxx> wrote:
> Hi,
>
> With Boris's help, the following git repository has been set up for e4
> experiment: git.eclipse.org/gitroot/e4/org.eclipse.jdt.core
>
> Run:
> git clone
> ssh://<your-committer-id>@git.eclipse.org/gitroot/e4/org.eclipse.jdt.core
>
> to start working on it.
>
> The current contents consists of what JDT/Core team released for 3.7.0. It
> doesn't contain the Java 7 related work yet, but it should be good enough to
> experiment the java-like languages.
>
> Could someone give it a try and report any issues ?
>
> Thanks,
>
> Olivier Thomann
> _______________________________________________
> jdt-core-dev mailing list
> jdt-core-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev
>
>
_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev




Back to the top