I checked sharpen from svn and tried to follow these instructions:
http://developer.db4o.com/Blogs/Product/tabid/167/entryid/95/Default.aspx
I installed sharpen as a plugin according to the instructions. However, then the article starts talking about ant scripts and where I get lost. I have no experience with eclipse, can anyone shed some light on how I should use the sharpen plugin to convert my java project to C #?
* UPDATE
Well, maybe I figured it out. This link describes how to configure the ant build script construct and run it:
http://individual.utoronto.ca/kia/
I also had to download Nant.
source
share