Translating Java projects into C # projects using sharpen Java to C #

Source: Internet
Author: User
Tags net xml svn root directory

Premise:

1, download Eclipse or myeclipse. In fact, two are the same. (The version I use is Myeclpse 6.5)

2, install the Eclipse svn plugin.

Okay, here we go.

1, first from the Https://source.db4o.com/db4o/trunk/sharpen role svn check out the inside code, remember, to the following items as 4 items checked out separately.

2,export These 4 items are "deployable plug-ins and Fragments", the exported location is the root directory of Eclipse, and if MyEclipse is exported to the Eclpse root directory.

3, yes, these 4 projects are in the same workspace as your project, and will be used later. (I haven't tried it in the other place).

4, add the following two files to the project you will be converting

Document 1:

Sharpen.properties

# eclipse workspace
dir.workspace=C\:/Documents and Settings/Administrator/\u684C\u9762/paoding
# java executable
file.jvm.jdk1.5=D\:/Java/jdk1.5.0/bin/java.exe
# Eclipse home directory
eclipse.home=D\:/Java/MyEclipse 6.5/eclipse
# Eclipse startup jar
eclipse.startup.jar=${eclipse.home}/plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar
# Sandcastle can be used to convert javadoc to .NET xml comments
# dir.lib.sandcastle=e:/sandcastle/
# sharpen compile directory
dir.dist.classes.sharp=dist/sharpen
# Eclipse plugins home
plugins.home=${eclipse.home}/plugins

#上面的路径要改成你的系统中的相应的位置

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.