Code
Right now you need to be located inside the DFKI Kaiserslautern for full access.
Repository and Wiki
- The development wiki is located here. Use it to report bugs, get documentation and check the current status.
- Grab the latest source from this URL: https://projects.dfki.uni-kl.de/repos/text20. Your username and password equal your general intranet credential.
Dependencies
Note: Except Safari, these are only loose dependencies. The projects are usually self contained, check out what you need and you should be fine.
- The latest Safari version is always a good idea.
- Most of our code was built on top of the Java Simple Plugin Framework. If you want to get started working on the internals, you should check out that project first.
- The JavaScript layer is mostly written on top of JQuery. If you need new features or modules, have a look at their site.
- And, if you're starting from scratch, we recommend Eclipse for Java, the Aptana plugin for JavaScript, Subversive (okay, we don't really recommend that one, but rather learned to live with it) and its connectors to access the repository.
