How to modify the default Workspace of myeclipse 8.5

Source: Internet
Author: User

When we use myeclipse for development, such as myeclipse 8.5, the default workspace is
C: \ Documents and Settings \ Administrator \ workspaces \ myeclipse 8.5
Sometimes we want to enter the workspace we set when starting myeclipse. The settings are as follows:
Modify the following configuration file to solve the problem:
"D: \ Program Files \ myeclipse 8.5 \ Configuration \ config. ini"
This directory is the config. ini file under the configuration directory under the root directory of myeclipse installation. Use editplus or notepad to open the file as follows:
The following content is contained in approximately 6th rows:

Osgi. instance. area. Default = @ user. Home/workspaces/myeclipse 8.5

Modify it:

Osgi. instance. area. Default = e \: \ workspaces \ Project

E: \ workspaces \ Project is the expected default workspace Loading

Or:

Choose File> switch workspace> Other> browse to save the file and restart myeclipse!

From http://blog.sina.com.cn/s/blog_4d3559c70100sqsh.html

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.