Changes http://wiki.axiom-developer.org/UserInterface/diff
--
??changed:
- Imaxima is based on xemacs. See
- http://www.xemacs.org
+ http://www.xemacs.org
+
+ - Eclipse
+
+ - I would rather use eclipse which, from a certain point of view, is
+ "emacs 30 years later" : the "interface for everything and nothing in
+ particular" approach, plus a certain degree of "cleanliness".
+ It may not be the sexiest of environments, but one can easily build a
+ very powerful user interface without coding the whole thing from
+ scratch. Plus, it may be possible to write an abstract algebra
+ environment that can be specialized for many algebra systems.
+ (Pierre Doucy)
??changed:
-
+Eclipse
+
+ On Thursday, April 13, 2006 6:09 PM Pierre Doucy wrote:
+
+IBM actually put a lot of money and effort into eclipse,
+and want us to know about that. But using it everyday
+these times, I have to admit that they did a very good job.
+
+Sources of information:
+
+http://www-128.ibm.com/developerworks/opensource/library/os-ecplug/?Open&ca=daw-ec-dr
+
+is a good start for writing eclipse plugins.
+
+This one is also great:
+
+http://www.eclipse.org/articles/using-perspectives/PerspectiveArticle.html
+
+it teaches how to create a perspective
+
+How to write a debugger for eclipse:
+
+http://www.eclipse.org/articles/Article-Debugger/how-to.html
+
+And this is the page where you can find lots of technicle articles.
+
+http://www.eclipse.org/articles/index.html
+
+And this is the documentation for users:
+
+http://www.eclipse.org/documentation/main.html
+
+To download it, click the huge "Eclipse SDK 3.1.2" link
+"here":http://www.eclipse.org/downloads
+Un{zip|tar} it, launch the executable, and you're on !
+
+As is, you really won't do much except edit java code, but you can
+add tons of plug-ins to do everything from UML modeling to regexp
+debugging, etc...
+
+
--
forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED]