Interactive labs (Java applet)/Develop Source

From Wikiversity
Jump to navigation Jump to search

This page is used to work on the subproject of creating source code for the project to provide Java applets for Wikiversity.

Source code licensing[edit | edit source]

I prefer GPL for our source code. Mirwin 07:14, 6 November 2006 (UTC)

This is actually a must, I believe. All code must be open to change and GPL is the way to go. Awolf002 21:26, 6 November 2006 (UTC)

Source code creation and versioning[edit | edit source]

Prototype ideas[edit | edit source]

Compilation and packaging[edit | edit source]

Ant seems to work really well with Beans IDE. I do not know it yet. I am just learning java. Mirwin 07:13, 6 November 2006 (UTC)