> Does anybody know of an IDE that will let your source code for
> a project to be organized in an arbitrary way, in multiple
[quoted text clipped - 4 lines]
>
> Any help finding an IDE is most appreciated.
The Zeus for Windows programmer's editor (shareware) lets
you organize your project workspace anyway you like:
http://www.zeusedit.com/lookmain.html
Zeus is a language neutral, meaning it can be configured for
almost any programming language, but the default installation
does come pre-configured for Java.
Here are some of the Zeus programming features:
+ Code completion and intellisensing
+ Integrated class browser
+ Project/workspace management
+ Fully configurable syntax highlighting
+ Seamless FTP editing
+ Integrated version control using the Microsoft Source Code
Control (SCC) interface, including CVS integration.
+ Quick Help context sensitive help engine
Jussi Jumppanen
http://www.zeusedit.com
Roedy Green - 24 Jun 2004 20:47 GMT
>The Zeus for Windows programmer's editor (shareware) lets
>you organize your project workspace anyway you like:
>
> http://www.zeusedit.com/lookmain.html
>
>Zeus is a language neutral,
SlickEdit is similar. See http://mindprod.com/jgloss/slickedit.html

Signature
Canadian Mind Products, Roedy Green.
Coaching, problem solving, economical contract programming.
See http://mindprod.com/jgloss/jgloss.html for The Java Glossary.