Questions tagged [sharpen-tool]

Eclipse plug-in for conversion of Java source code to C#.

Eclipse plug-in for conversion of Java source code to C#.

The tool was originally developed by Versant to facilitate conversion of their Java-based db4o object database to a .NET equivalent.

In 2010, Sharpen was released as free software.

Information on how to download and configure Sharpen within Eclipse can be found here.

There are several forks of Sharpen available. One relatively up-to-date fork is maintained here. More recently, developers at Xamarin used Sharpen to port Android to C#. The effort was open sourced and is available here.

16 questions
0
votes
1 answer

Building executable jar file from .class files in eclipse

I am trying to build the project Sharpen by versant. I will start out that I don't know anything really about java and it's tools, hence why I am trying to build Sharpen(Java to C# converter). So I ended up building the project, but now I am left…
user1632018
  • 2,485
  • 10
  • 52
  • 87
1
2