Why do I need to change the eclipse workspace path?

Source: Internet
Author: User
A: Yes. You can manage projects by category. Different types of projects are stored in different workspaces. For example, all struts1 projects can be placed in the workspace struts1, And the struts2 project is placed under struts2. The package name plays a similar role. There are 2 ways to change the workspace path settings: 1. start Eclipse/myeclipse, open "window-> preferences-> General-> workspace", and click "Startup and shutdown" on the workspace page ", select "prompt for workspace on startup" on the "Startup and shutdown" page; 2. open "/Eclipse/configuration /. settings/org. eclipse. UI. IDE. prefs ", change the value of" show_workspace_selection_dialog "to" true "; p.s.: "recent_workspaces" indicates the absolute path of the specified workspace. the first path is the currently set path, which was previously set in sequence. separate paths with "/N.


Show_workspace_selection_dialog =False

Eclipse. preferences. Version = 1
Recent_workspaces = d \: \ myproject

Change show_workspace_selection_dialog = from false to true. Do not change any other items. Save them.

Restart eclipse. Haha, the system prompts you to select a working directory after startup. You can select a new working directory at this time. The meeting is really not difficult.

The configuration file after running has changed:

# Mon Nov 10 13:40:40 CST 2008
Recent_workspaces_protocol = 3
Max_recent_workspaces = 5
Show_workspace_selection_dialog = true
Eclipse. preferences. Version = 1
Recent_workspaces = f \: \ androidbooks \ NF :\\ androidbooks \ sample

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.