Project description and support moved to :
https://github.com/Zeus64/alcinoe
However you can use the source you prefer, the SVN here or the GIT on github, both are synchronized (just that GIT don't support large file > 100 mo so some minor files used only as references are missing from GIT)
...Main goal of development is to provide a handy, stable and very productive tool for professionals.
MSEide+MSEgui currently runs on i386-linux, i386-win32, x84_64-win64, x84_64-linux, x86_64-freebsd and arm-linux.
Main git repository:
https://gitlab.com/mseide-msegui/mseide-msegui
#Delphi-Project-Manager
A project manager tool for Delphi Applications. Working up to Delphi 2007.
As soon as possible I'll commit a Delphi XE7 version.
Clone with GIT
--------------
```
> git clone git://github.com/Ruscigno/Delphi-Project-Manager.git
> cd Delphi-Project-Manager
> git submodule update --init
```