Hi all,
I'd like to add an editor to an RCP application. I need to leverage the advanced features of editor, such as keywords highlighting.
But it seems that editor have to be associated with an IEditorInput, but I just do not need to persistence the text, store it in memory is OK for me.
Is there any way to do that ? Thanks
--
Best R...
This seems like it should be strait forward, but a lot of the information I'm finding it pre-snow leopard, deals with cocoa and carbon, or the XCode IDE. None of which helps me with my problem at hand.
I simply want to compile, and run openGL using C++ without becoming dependent on the Mac environment since I will most likely need to g...
I use Maven 2 Pom Editor mainly for editing directly the XML file. Is there a way to make the editor always open "Source" tab?
...
What is the different between different kind of Java EE projects in Eclipse WTP?
There are:
Application Client Project
Connector Project
Enterprise Application Project
Utility Project
...
I don't know what happened but the intellisense just dissapeared, anybody knows how to get it back ? I tried creating new projects, rebooting, doesn't help
...
I'm trying to build a client for a Resteasy service in Eclipse. I thought this would be simple - but a lot of the magic that Resteasy does (e.g. looking up annotations on POJOs, loading the Resteasy providers, etc.) seems to be broken by the OSGi class loader. I've spent quite a bit of time resolving the problems with dependencies and bu...
I'd like to associate some ANT targets with my project's build in Eclipse.
No problem, I create a custom ANT builder, specify targets to run, all is well.
But then I realize that the builder information is saved in the workspace instead of the project! Why is that, and how do I fix it?
The goal is that anyone who imports the project i...
dear friends,
i am trying to display google map on Android refering to this tutorial
http://developer.android.com/resources/tutorials/views/hello-mapview.html
when i go to google website to download addon it says addons are not available kindly guide what should i do to achieve this??
...
When I double-click on my tomcat server on eclipse's "Servers" tab I get taken to the propeties page. This page has only one tab, "Overview" and has a red square as its icon. When I click on the "Open launch configuration" link on the "Overview" tab I get two popup messages:
Exception occurred creating launch configuration tabs
Rea...
Hello everyone. I was having an issue with Eclipse IDE failing to launch with following error message: "JVM Terminated. Exit code=-1"
After some googling, I've semi-unintentionally found the solution and was able to get the IDE to launch correctly. What I did was to set -Xmx JVM argument in eclipse.ini to a value that is lower than th...
Hello
I have a GWT app created by GWT wizard under Eclipse. I also created a separate project (called Model) in the workspace where I put Hibernate classes and mapping hbm.xml files. Now I'd like to properly reference this project from my GWT project so that Hibernate configuration can successfuully load classes and mapping files from G...
we work under Linux/Eclipse/C++ using Eclipse's "native" C++ projects (.cproject). the system comprises from several C++ projects all kept under svn version control, using integrated subclipse plugin.
we want to have a script that would checkout, compile and package the system, without us needing to drive this process manually from ecl...
Is there any way to setup an Eclipse keyboard shortcut which will split the current editor vertically and put the current tab on one side? For example, turning this:
Into:
...
I'm looking at learning JavaFX.
I've tried setting Eclipse to develop a small app and I've downloaded the Eclipse plugin.
Eclipse JavaFX plugin
BUT... it just seems, well, flakey.
So I have 3 questions...
1: Is there a better plugin?
2: Or is there some great set of tutorials out there that I'm missing?
3: finally, is it meant to ...
I am using JBoss 4.2.
Long stack traces are useless to me most of the time. Is there a way to only show the error message? Can stack traces be disabled or trimmed for normal java programs also?
...
I reinstalled the JDK tonight because of the embedded space in Program File... and now Eclipse blows up immediately when starting. Is there a config file that needs updating? I tried eclipse -clean with nu luck.
Peace,
Scott
...
I am attempting to setup a sample dynamic web project in Eclipse using Java EE, Spring and Maven (using Nexus repository manager). I was wondering if anybody knows the "best practice" directory structure that I should setup for an enterprise web app in Eclipse? Should I just stick with the default structure that is setup for me? I ask...
So I installed the following installation packages to develop Blackberry apps using the included emulators. I first installed them on a macbook pro, virtualizing windows 7 x86 with vmware. Everything worked fine, I created a quick HelloWorld app and it compiled and fully ran in the emulator. I did no other configuration. So I went to ins...
dear friends,
i have a scenario of login page after logging in there will be sign out button on each activity.
on clicking signout i will be passing session id of signed in user to signout.
can any one guide me how to keep session id available on all activities??
or any other solution to achieve this??
...
How to change text "Eclipse" to some other text say "AshuEclipse" in the Header left hand corner?
Note: I dont want ot change the header to show workspace ,but I want to change the word Eclipse itself.
Plz suggest.
...