Active Development
Find out where you can
help.
Then, if you would like to contribute code you can contact the admin
and give him your sourceforge login. The TimeFinder-Team will evaluate
your code quality and discuss your contribution. Have fun!
Warning: The TimeFinder-Team reserves the right to cancel
your membership, because of 'unsportsmanlike' behaviour or inactivity
over a long period. You will recieve an email before this happens.
Installation of Developer Tools
Other IDEs
If you downloaded all stuff from sourceforge via subversion
you can open the project with almost all major IDE, because
it is a mavenized project.
For Eclipse you have to do:
mvn eclipse:eclipse
Go
here
for more information.
And for IntelliJ Idea you have to do
mvn idea:idea
Go
here
for more information.
Which creates a project for your IDE.
Spring Rich Client
TimeFinder uses this framework in its Swing UI to make the use of
tasks and translation easier. For more information look into the following documents: