MyEclipse 8.6 's SVN plugin installs, optimizes, configures

Source: Internet
Author: User
Tags svn win32

MyEclipse 8.6 's SVN plugin installs, optimizes, configures

Reprinted from http://5dprince.iteye.com/blog/730666

======================== installation ===========================

Method One (liuyou in the installation times null pointer exception)

1. Open help->myeclipse Configuration Center and switch to the Software tab.

2. Click the Add Site to open the dialog box in the dialog box name Input Svn,url: http://subclipse.tigris.org/update_1.6.x

3. Locate the SVN deployment in the left column of personal site. Add the core Svnkit library and optional JNA library (right-click Add to Profile), Subclipse below Subclipse integration for Mylyn 3.0 can not be added.

4. Click Apply in the lower right corner pane (Pending changes).

5. The myeclipse can be installed after the reboot.

Method Two (Liuyou using this method)

Install Subclipse, SVN plugin
1, download Site-1.6.13.zip file from the official website, the website is: subclipse.tigris.org,
2, extract from features and plugins folder, copy to E:\MyEclipse\myPlugin\svn inside, other *.xml file do not.
3, in E:\MyEclipse\MyEclipse8.5\dropins under the new file Svn.link, the content is: PATH=E:\\MYECLIPSE\\MYPLUGIN\\SVN save.
4. Delete E:\MyEclipse\MyEclipse8.5\configuration\org.eclipse.update folder
5, restart the myeclipse is all normal.

======================== optimization ===========================

Optimization:

1, always pop-up quick update error, turn off the MyEclipse quick Update Automatic Updates function

The solution to this problem is to turn off automatic Updates:

Windows > Preferences > MyEclipse Enterprise Workbench > Community Essentials, then turn the option "Search for new features on S Tartup "The front hook can be removed.

--liuyou didn't find it.

2, close updating indexes

Window > Preferences > MyEclipse Enterprise Workbench > Maven4myeclipse > Maven>

Disable download repository index updates on startup.

Note: To highlight a problem, many people find it impossible to find this because it is actually closed.

3, close the MyEclipse automatic validation

Validation there are many, including XML, JSP, JSF, JS and so on, we do not have to go to the automatic check, just need to check the manual, the speed will quickly improve several grades.

Windows > Perferences > MyEclipse > Validation

Cancel all of the builds, and if you need to verify a file, we can verify it individually. On the file that needs to be validated (right-click MyEclipse, Run Validation.

4, start the optimization, close the module that do not need to use

The function of a system 20% is often able to meet 80% of the requirements, MyEclipse is no exception, we only need 20% of the system function most of the time, so we can disable the loading of some unused modules to start.

Window > Preferences > General > Startup Andy Shutdown listed here are the modules loaded at myeclipse startup.

I just let it load tomcat5, tick MyEclipse Easie Tomcat 5. Next, you turn off the workspace to start the refresh:

Next turn off spell checking:

Only need to cancel enable spell checking:

After you see auto activation triggers for Java, enter a A-Z in the subtitles, then select the app, then go to the editor to see the hint, the above option is the delay of how much time prompt, it is recommended not to modify.

As the image of the choice is completed, and then we go to the MyEclipse installation directory >myeclipse.ini Open Modify this file, it is recommended to do before the backup, or the wrong can not start. -startup. /common/plugins/org.eclipse.equinox.launcher_1.0.201.r35x_v20090715.jar--launcher.library. /common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519-install E:/develop/MYEC85/ MyEclipse 8.5 M2-VM E:/develop/myec85/common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dll- vmargs-xmx386m-xx:maxpermsize=386m-xx:reservedcodecachesize=64m

mainly modified by: -xmx386m-xx:maxpermsize=386m-xx:reservedcodecachesize=256m

======================== configuration (liuyou own operation, non-reprint) ===========================

1. Normal Start MyEclipse8.6

2. Import an existing project (note: The project is TORTOISESVN from the SVN server checkout)

3. Select the project you want to import

4. After importing the following

5. Submission and update

Right-->team-> commit (or update) on the Java file

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.