You are not logged in.

#1 2012-04-03 02:53:37

Ibraheem
Webmaster
From: Capital
Registered: 2012-03-16
Posts: 23,140
Website

Eclipse Interview Questions And Answers

Java Programing :: Eclipse Job Interview Questions and Answers

Eclipse Interview Questions and Answers will guide us now that Eclipse is a multi-language software development environment comprising an integrated development environment (IDE) and an extensible plug-in system. It is written primarily in Java and can be used to develop applications in Java and, by means of the various plug-ins, in other languages as well, including C, C++, COBOL, Python, Perl, PHP. So learn Eclipse by this Eclipse Interview Questions with Answers guide

1 ► When does a plugin get started?
2 ► What are extensions and extension points?
3 ► How to access UI objects from a non-ui thread?
4 ► How to fire a key event in my test code to make the program act as if a user pressed a key?
5 ► Why do I get the error "org.eclipse.swt.SWTException: Invalid thread access"?
6 ► How to config a plugin to start automatically during platform starts up?
7 ► What is the classpath of a plug-in?
8 ► Do we need to explicitly invoke org.eclipse.swt.graphics.Image.dispose()?
9 ► What is Display, what is Shell?
10 ► How to resize my shell to get my changed widgets to lay out again?
11 ► Is there a built-in facility to check whether a given value is valid compared to the effective facets of its type?
12 ► How can I change the window icon in my application?
13 ► What is optional dependency?
14 ► What is EMF?
15 ► What is included in the Rich Client Platform?
16 ► What are the differences between Require-Bundle and Import-Package?

2012-04-03 02:53:37

Advertisement
Ads By Google

Re: Eclipse Interview Questions And Answers



\n

Board footer