eclipse-plugin
Eclipse Helios 3.6.0 hangs while installing Egit
I am trying to install Egit on my eclipse using market place. The problem i am faci开发者_StackOverflow社区ng is that the installation gets stuck at 49%. I waited for almost 2 hours yesterday but st[详细]
2023-04-05 04:24 分类:问答Eclipse RCP adding External Plugin
I have created a plug-in from jar files. I have added the this plugin in dependencies plugin.xml and also in target. When I try to run the rcp application from eclipse it is working fine. Then I expor[详细]
2023-04-05 03:01 分类:问答Eclipse-plugin: How to add a command at a specific location in a toolbar using menuContribution?
Is there a way to add your command at a specific location in the main toolbar using locationURI ?What I\'d like to achieve is to add my menuContribution after say the (File,Save, SaveAll, Print) so th[详细]
2023-04-05 01:58 分类:问答Eclipse editor - detect tab switch on another document
I have an Eclipse Editor plugin associated with .xxx filetype, how can I detect when the user switches from a document to another?[详细]
2023-04-05 00:10 分类:问答How to make an Eclipse plugin [duplicate]
This question already has answers here: Closed 11 years ago. Possible Duplicate: How to write a plugin for eclipse?[详细]
2023-04-04 23:29 分类:问答Eclipse UML2 Reverse Engineer
Can some开发者_StackOverflow社区one please help me reverse engineerJava code in Eclipse using UML2? Or give links to tutorials?These can help you.[详细]
2023-04-04 21:24 分类:问答Installing the ADT Plugin for Eclipse
I am trying to install the ADT plugin for Eclipse. However, after I have went to \"Install New Software...\" and entered the plugin location https://dl-ssl.google.com/android/eclipse/, \"Pending...\"[详细]
2023-04-04 12:28 分类:问答Java plugin "There is no site selected" Any idea on this?
trying to install checkstyle from : http://eclipse-cs.sourceforge.net/downloads.html when I click help->install software then add checkstyle link[详细]
2023-04-04 08:57 分类:问答The plug-in is null : problem in an eclipse plug-in
when I try to test my plug-in I\'m getting this weird problem as shown below: Activator.getDefault()// returns null here[详细]
2023-04-04 05:55 分类:问答Eclipse plugin for jar dependency detection and possible safe removal
I have a series of eclipse projects that use a bunch of third party jars. So many are included of different versions.[详细]
2023-04-04 02:45 分类:问答