I am developing a plu开发者_运维百科g-in. On clicking a button, I\'d like to call the save method of Eclipse or call the save button on Eclipse toolbar.
I am building a tool for acustom language. It will have many components including a source code editor. What are the coponents I will need to build this editor. I would like syntax highlighting, outli
I need a h开发者_开发知识库orizontal line numbering in Eclipse RCP application, do you have any recommendation where to start looking?
Just wondering if t开发者_运维知识库here is a way to add a button to the eclipse editor - like in Visual Studio - in the \"Java view\" to quickly comment or uncomment out selected blocks of code?Using
I am new to the Lua language. . .I have some ready made .lua source files. Now I want to edit it and also want to modify it. First, I want to open and see it.
I want to develop HTML5 websites. I have already installed Java for Android development. I have Eclipse Classic 3.6 installed on my machine. Now I wish to have Java EE on th开发者_如何学运维e same mac
When attempting to fetch features and plug-ins from an SVN repository, I am in need of pulling them from different sub-paths.The map file format being followed is as follows:
I\'m using EclipseFP for editing my Haskell project. It\'s works very well as 开发者_如何学Cfar as syntax colouring and building and running the code, but the outline view for a module is always empty
I still don\'t get what the difference is between the two. The eclipse docs just say that a window can have many pages, but when does 开发者_如何学JAVAthat happen? Under what circumstances is the numb
I\'ve been trying to convert from Java to Scala for a few months, and found that the greatest roadblock is that Eclipse plugin for Scala is hardly better then using Vim.