Open a windows project using eclipse in linux

Source: Internet
Author: User
In linux, use eclipse to open the windows project-Linux general technology-Linux programming and kernel information. The following is a detailed description. Environment:
Windows: xp + jdk1.6 + eclipse3.3 + ntfs partition format
Linux: fedora8 + jdk1.6 + eclipse3.3

To open a linux project in windows, you only need to refresh the project after it is opened to solve the platform problem. However, when I open a project under winodws in linux, I first found a lot of problems, such as the failure to connect to SVN and the inability to read metadata, finally, it was found that these were all because eclipse could not write windows files. For a single file, if you open it directly with gedit and save it, you can write the file in eclipse. However, for the entire project, you can only copy the entire project completely, without any other operations, eclipse can be read and written on the new copy project.

I still don't know if there are other methods. So far, I can only use this method. The specific reason is not clear. I think linux is copying files, writing new files is based on linux, so you can operate the copied project in eclipse.

New idea: the ntfs format may be used to compress all files, so it cannot be written in linux eclipse. If the ntfs compression function is not enabled, after the project is enabled, you can only perform a refresh operation.

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.