Using Sharpen and eclipse: Error "Application" sharpen.core.application "could not be found in the registry."

Background

I'm currently making a guideline for converting java code to C # We have fast-growing Java software and we won’t be able to port some low-level (non-ui) apis with the tool, because saving all changes between versions can be really tedious ... Anyway, I'm trying to use Sharpen, since I heard that it is a rather evil tool used by some monofamies to keep some versions of their tools in check.

What I've done

Result

The plugin is built perfectly and installed in my eclipse folder. But when I try to run the ant script after setting everything up, I get an error message:

java.lang.RuntimeException: application "sharpen.core.application" could not be found in the registry.

Conclusion

Well. I'm lost here. I have no idea what that means.

  • I am using windows 7 64bit
  • I am using Eclipse 3.7
  • java 6 sdk 64

- ... .

.

+4
1

, , . README.build, " " Eclipse .core sharpen.xobotos.

Java- Eclipse, , Builder Sharpen Xobot , .project XobotOS/android. .project , , Eclipse?

, Paul Du Bois, , converter-config.xml XobotOS/android. , , , , , .

, . , , #-. - , , # XobotOS Sharpen.

UPDATE

, Java- XobotOS Sharpen. , , . Lluis Sanchez Sharpen.

BTW, NGit . sharpen plug-in Eclipse gen/plugins.

UPDATE MAY 17

, Eclipse , . Eclipse IDE Java (SE), PDE.

+6

All Articles