Development

From Erights

(Difference between revisions)
Jump to: navigation, search
(Not sure how to linkify a code example, so deleting the ref to TortiseSVN for now.)
(Bug Tracking: provided URL was auth-only, hopefully this one isn't)
 
(4 intermediate revisions not shown)
Line 3: Line 3:
If you wish to obtain an official stable release of '''''E''''', see the [[Downloads]] page.
If you wish to obtain an official stable release of '''''E''''', see the [[Downloads]] page.
-
The E sources and the erights.org website are both maintained in [[wikipedia:Subversion|Subversion]]. If you have a Subversion client, you can check out the latest E sources by doing, for example,
+
=== Official Subversion Repository ===
 +
 
 +
The '''''E''''' sources and the erights.org website are both maintained in [[wikipedia:Subversion|Subversion]]. If you have a Subversion client, you can check out the latest '''''E''''' sources by doing, for example,
     $ svn co svn://svn.synchrona.org/erights/e/trunk e
     $ svn co svn://svn.synchrona.org/erights/e/trunk e
Line 10: Line 12:
     $ svn co svn://svn.synchrona.org/erights/doc doc
     $ svn co svn://svn.synchrona.org/erights/doc doc
 +
 +
=== Unofficial Git Repository ===
 +
 +
http://gitorious.org/repo-roscidus/e-core
== Bug Tracking ==
== Bug Tracking ==
-
[https://sourceforge.net/tracker/?func=add&group_id=75274&atid=551529 E Bug Tracking on SourceForge]
+
[https://sourceforge.net/tracker/?group_id=75274&atid=551529 '''''E''''' Bug Tracking on SourceForge]
== Design and Future Directions ==
== Design and Future Directions ==
[[:Category:Unresolved design issues|Unresolved Design Issues]]
[[:Category:Unresolved design issues|Unresolved Design Issues]]
 +
 +
== Development Environments ==
 +
 +
[[E Under Eclipse|'''''E''''' Under Eclipse]]
 +
 +
[http://code.google.com/p/nbe-lang/ NetBeans support for '''''E''''']

Latest revision as of 18:46, 25 November 2012

Contents

Source Code

If you wish to obtain an official stable release of E, see the Downloads page.

Official Subversion Repository

The E sources and the erights.org website are both maintained in Subversion. If you have a Subversion client, you can check out the latest E sources by doing, for example,

   $ svn co svn://svn.synchrona.org/erights/e/trunk e

You can obtain the erights.org website by doing

   $ svn co svn://svn.synchrona.org/erights/doc doc

Unofficial Git Repository

http://gitorious.org/repo-roscidus/e-core

Bug Tracking

E Bug Tracking on SourceForge

Design and Future Directions

Unresolved Design Issues

Development Environments

E Under Eclipse

NetBeans support for E

Personal tools
more tools