JPA Project Change Event handler problem resolution [GO]

Source: Internet
Author: User

Go to: http://my.oschina.net/cimu/blog/278724

This is one of the GUG in eclipse:

Bug 386171-jpa Java Change Event Handler (Waiting)

Workaround:

1.) Exit MyEclipse (or Eclipse);

2.) Enter the installation directory of MyEclipse (or eclipse);

In Linux:

mkdir disabledmkdir disabled/features disabled/pluginsmv plugins/org.eclipse.jpt.* disabled/pluginsmv features/org.eclipse.jpt.* disabled/features

In Windows:

    1. Create a folder named disabled;

    2. Create two folders under the Disabled folder with names of features, plugins, respectively;

    3. Cut the jar file starting with ORG.ECLIPSE.JPT into the Disabled\plugins directory under the plugins directory;

    4. In the features directory, the J folder starting with Org.eclipse.jpt is clipped to the Disabled\features directory;

    5. Re-myeclipse (or Eclipse);

    6. The first time after reboot will remind you to reconfigure content-assist;

      You can perform the following command in place of the above actions:

mkdir disabledmkdir disabled\features mkdir disabled\pluginsmove plugins\org.eclipse.jpt.* disabled\pluginsmove features\org.eclipse.jpt.* disabled\features

After uninstalling the Eclipse plugin for dali/jpt, there is no longer a question of waiting a few seconds for the UI to stutter and save the file.

JPA Project Change Event handler problem resolution [GO]

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.