Eclipse launch four: Eclipse Core framework launches (Baidu space Migration)

Source: Internet
Author: User

The framework starts in the org.eclipse.osgi_<version> plug-in, and the entry is Org.eclipse.core.runtime.adaptor.EclipseStarter.run (string[] args, Runnable Endsplashhandler)

The most important method is the startup method, whose main function is:

1. Initializing Frame Property Information frameworkproperties

2. Handling command-line arguments

3. Initialize Locationmanager

4. Loading configuration information in Config.ini

5. Create a framework adapter instance Frameworkadapter

6. Create a framework instance frame

7. Bundles required to load the platform

8. Set startup level by default is 6

1. Create a framework adapter instance Frameworkadapter

Collected in 2012-12-12 from the Baidu space article has a problem? Click here to give us feedback

Eclipse launch four: Eclipse Core framework launches (Baidu space Migration)

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.