eclipse-plugin
Eclipse editor: customise the way the data is displayed
I am working on a plug-in that associates an editor with a custom file extension. This file contains a list of comma separated values that I would like to format into tables to display in the editor w[详细]
2023-04-10 23:42 分类:问答Graphical front-end for references in Eclipse
is there any graphical plugin/front-end for eclipse to handle/search for references like in Mendeley or Endnote. I know that the texClipse plugin comes with a bibtex ed开发者_C百科itor but it takes qu[详细]
2023-04-10 20:17 分类:问答eclipse won't work when trying to run php?
I am working on my first hello world project in eclipse, but when i run it, it opens eclipse\' built in web browser, and gives me404 error. I haven\'t set up any server or anything, I just used the de[详细]
2023-04-10 11:14 分类:问答Change Eclipse toolbar icon dynamically
I\'ve got a toolbar item with its own icon, defined in 开发者_如何转开发the plugin.xml file like:[详细]
2023-04-10 10:34 分类:问答How to filter out the TreeNodes(grandchildren level) from treeviewer using Viewfilter in SWT
How to filter out the Tree Nodes (grandchildren level) fro开发者_StackOverflow中文版m tree viewer using View filter in SWT.I want to filter out the grand children node from the treeviewer.You just can[详细]
2023-04-10 06:19 分类:问答which eclipse sdk use for android honeycomb tablet application?
i want to make a honeycomb tablate application. For this which sdk version preferable in android 开发者_Go百科app.You may always use latest SDK version for development, as SDK comes with lot of devel[详细]
2023-04-10 04:44 分类:问答Ant target dependency tree viewer
IS there a piece of software (or an eclipse plug-in) which, 开发者_StackOverflowgiven a target, would allow me to view the target dependency as a tree?[详细]
2023-04-10 01:49 分类:问答How to capture console output of Eclipse plugin with custom Launch Configuration?
I\'m writing an Eclipse plugin with a custom launch configuration, i.e. a launch() method inside a subclass of LaunchConfigurationDelegate. This method essentially just calls Runtime.exec(), but when[详细]
2023-04-09 07:41 分类:问答Eclipse Glassfish 3.1 CREDENTIAL ERROR
I get the error \"credential error\" in eclipse indigo 3.7 with glassfish 3.1 when I try to start the server on Win xp. Glassfish starts normally from command line. When I start GS from eclipse I get:[详细]
2023-04-09 07:28 分类:问答Configuring Quercus on Google App Engine
I am currently working with GAE and was trying to figure out if there was some way that I can run php on GAE. Fortunately, I came across Quercus and was very happy to find that it had all that i neede[详细]
2023-04-09 01:06 分类:问答