Eclipse How to install plug-in methods links

Source: Internet
Author: User

1. Get a jar package to put the jar package directly under Eclipse\plugins, restart Eclipse, plug-in installation is complete. 2. Get a compressed package, there is a folder similar to the package name, such as Com.sysdeo.eclipse.tomcat_3.2.0.beta3 the package name of the folder directly into the Eclipse\plugins, restart Eclipse, Plug-in installation is complete.3. Get a compressed package with plugins and features two folders
    • 3.1 The jar packages under plugins and features are respectively placed under Eclipse\plugins and Eclipse\features, restart Eclipse, plug-in installation is complete.      
    • 3.2 This can be done using link to install the plug-in, the steps:
① Create a folder in any directory on the hard disk to store plug-ins, such as: D:\myPlugins ② put plugin and feature folders to D:\myPlugins\ your plugin name \eclipse       directory under ③ in the Eclipse installation directory, create new Links folder ④ in the Links folder to create a new TXT, the content is: path=d:\\myplugins\\ your plugin name ⑤ restart Eclipse, plug-in installation is complete.
Attention:
    • do not put any files outside of plugins and features in the Eclipse directory
    • Link file can have multiple lines of path= plug-in directory, corresponding to multiple custom plug-in directories, each row of the path parameter will take effect
    • You can also have multiple link files in the links directory, and the path parameter in each link file will take effect
    • Link file name and extension can take any name, such as Rse.txt,myplugin can
    • The path path of the Path= plugin directory in the link file is separated by \ \ or/
    • You can create a subdirectory in the links directory, transfer temporarily unused plugins to this subdirectory, and speed up eclipse startup








From for notes (Wiz)

Eclipse How to install plug-in methods links

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.