I just installed the Eclipse 3.7 Indigo release in my Debian GNU/Linux Squeeze box but the list of "Available Software Sites" was empty.
In this blog the problem was solved using this link:
http://download.eclipse.org/releases/indigo
2011/06/25
2011/06/08
ECJ mavenized!
ECJ v20 has finally been mavenized and now lives in the Maven's central repository, enjoy!
<dependency>
<groupId>edu.gmu.cs</groupId>
<artifactId>ecj</artifactId>
<version>20.0</version>
<type>jar</type>
</dependency>
The project is hosted by The Open Source Project Repository Hosting at Sonatype.
<dependency>
<groupId>edu.gmu.cs</groupId>
<artifactId>ecj</artifactId>
<version>20.0</version>
<type>jar</type>
</dependency>
The project is hosted by The Open Source Project Repository Hosting at Sonatype.
Subscribe to:
Posts (Atom)