Now downloading Eclipse SDK 3.0.2. I’m going to try out this Java development tool.
Eclipse
Reply
Now downloading Eclipse SDK 3.0.2. I’m going to try out this Java development tool.
I have the class Date
, Priority
, and Task
sort of finished. They need some refinement, of course. I am currently also working on class Organizer
.
Features
It’s going to be implemented with, in no particular order, Java, C#, and C++. All those are for the desktop versions. For them, the database type will be used is XML files. Online versions are planned for ASP.NET/C# and PHP with databases MS SQL and MySQL, respectively.