How do I start to develop a plugin for Eclipse? I need a tool which isn\'t out there yet for my further development... so my main concerns are:
I\'ve got an RCP application built for several platforms. The target with delta pack is set OK, Product Export Wizard works OK, PDE ant build works OK. But the Update Site project creates the updates
I am looking for a good, standard way to generate \"output\" in my RCP programm and print it. This should work as it works on开发者_如何学C Windows, Mac OS and Linux with the standard print dialog.
is it possible to have links on the welcome page which point to defined commands and for example, launch an dialog?
Netbeans uses standard UndoManager API for implementation of undo functionality. But n开发者_JS百科either standard javax.swing.undo.UndoManager nor org.openide.awt.UndoRedo.Manager doesn\'t have any m
after successfully building my application the start fails because it relies on config files which are located in the META-INF directory and after the build this directory is zipped into a jar file, h
i have one perspective and one viewpart. The viewpart is shown as soon as the program opens. The viewpart should be the only one and should be closeable.
I am using the Eclipse RCP trayitem, which is described in Vogellas tutorials. The requirement now is not only to show the name of the app in the tooltip but also a percentage while doing lengthy ope
how do i solve this: I have usercredential informtion in my main RCP plugin. All other plugins should have that information as well. Preference Store is not possible, because also the presference sto
When building my Eclipse RCP Application, I get the following error. The type org.eclipse.core.runtime.IConfigurationElement cannot be resolved. It is indirectly referenced from required .class files