I have subclassed org.eclipse.swt.widgets.Composite to create a new composite control. I want to capture MouseEnter and MouseExit events in this control but the problem I ha开发者_如何转开发ve is that
I have a clean Eclipse Java SDK. I would like to make it suitable for developing PHP applications. So I need a PHP IDE plugin (or somet开发者_如何学编程hing like that). How could I install it from the
I\'m using the PHP edition of Eclipse, but was told that I also need the Java EE edition. I\'d like to install them both in the same install (single launch) and n开发者_如何转开发ot have to open 2 edi
开发者_开发问答I disable org.eclipse.ui.forms.widgets.Hyperlink control just calling hyperLink.setEnabled(false).
I followed these instructions here: http://logback.qos.ch/consolePlugin.html I have the correct and found logback.xml, it is set up correctly, and the port is listening. Nothing shows up with
i have a variable of type VariableDeclarationStat开发者_开发问答ement. I want to get the name of the method from this variable . How can i do that?HelpYou could use the code in this thread and use an
I know that php is a scripting language like perl.python. But, is there a eclipse plugin which gives a error when a function taht is called doesn\'t exists. Or when a variable which is defined in the
Ok, I have a(n) RCP application (that I didn\'t write), and an application I\'ve developed using just SWT.What I want to do is basically imp开发者_如何学Pythonort and launch the main method of the SWT
I am currently using javascript to add scripting to an Eclipse RCP application, but I would prefer to be able to use Clojure. However, I have run into classpath difficulties because while Eclipse can
Is it possible to create a custom project type using Adobe Flex Builder 3?I\'d like to create my own custom project template that creates certain directories, sets Source Path and Library Path values,