- Jérôme Nègre's piece of web -
Get the news from sites such as Slashdot or Yahoo via their RSS feed. Released under the Common Public License - v 1.0.
The 3.x releases work with Eclipse 3.0 and should have no problem with Eclipse 3.1. The 2.x releases only work with the 2.1 branch of Eclipse.
A public CVS is available from the ATN project page on Berlios.de.
![]() |
The perspective with the dedicated views. |
![]() |
The preference page. |
/usr/bin/open
.
It's a command that does whatever a double-click would do on the specified file
(i.e. opening it up in the application for the file's extension),
and in our case it also accepts URLs as parameters and opens them in the user's
default browser. (from Carl Lindberg)
org.xml.sax.SAXParseException: Character conversion error:
"Malformed UTF-8 char -- is an XML encoding declaration missing?" (line number may be too low)
.
What's up?
3.0.5 |
|
3.0.4 |
|
3.0.3 |
|
3.0.2 |
|
3.0.1 |
|
3.0.0 |
|
2.0.1 |
|
2.0.0 |
|
1.1.17 |
|
1.1.16 |
|
1.1.15 |
|
First of all, I'd like to thank the people at Berlios.de for hosting the CVS and all those neat stuff.
Many thanks to Laurent Fourrier for sending me a patch to use HTTP proxies and a dedicated perspective.
This plug-in uses code from Robert Harder.
Many thanks also to James Strachan, Magnus Ihse, Ralph Schaer, Rich Ahrens, David Graham, Eugen Kuleshov, Carl Lindberg, Johan Mörén, Romain Waigand, David Rabinowitz, James Tait, Sylvain St-Germain, Nikolay Metchev and Leif Frenzel (that's a lot of people!) for their valuable feedback and suggestions.