Skip to main content

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

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
>
>


Back to the top