I have warnings in binding xml files:
No grammar constraints (DTD or XML schema) detected for the document.
I have done as is written in the answer here: http://stackoverflow.com/questions/982263/jibx-how-do-i-keep-using-interfaces-in-my-code (answer which is not accepted). But now I have an error in binding xml file:
Referenced file...
Hi,
I am working on a project where I am in charge of html, css and javascript. I found this maven-minify-plugin that seemed to just what I wanted.
Everything is good when I deploy using maven on the server, but when I am using Eclipse (STS, www.springsource.com/products/sts) to run the project on localhost no css nor js file is genera...
Summary
A brief description of why anyone would want to attempt this. In a Maven project, I have a need to run tests against classes in target/classes, and a need to debug (using the Eclipse Servers plugin) tomcat within the Eclipse IDE, which is loading classes and a number of other assembled resources in target/<name-version-package>/...
I am using Eclipse 3.51 along with Maven 2.0.x, and Maven Eclipse plugin. The file structure of the project I am working on is hierarchical.
Based on several sources, including this link (http://maven.apache.org/maven-1.x/plugins/eclipse/faq.html#hierarchical although the url indicates it is Maven 1), Eclipse does not handle hierarchica...
After selecting the workspace, eclipse takes about 10 minutes to initialize? What could be the problem?
...
I am building an RCP-based application with Draw2D Labels (Figures with text). When my graphical editor re-sizes the label, the text stays in it's initial position. Is there anyway to have the text reposition based on the new constraints of the label?
...
I was hoping someone could explain to me how eclipse automatically deploys to your local tomcat installation when you click on 'run on server'? (assume a default eclipse install, and I downloaded tomcat to c:\dev\servers\tomcat_6.0.18/ and pointed eclipse to that server when setting up the server).
It would be great if you could mentio...
Hello,
All I am trying to do is read a contact off of my emulator and display it to the screen. I can't seem to resolve this error. Both of my packages (com.msi.ibm.tutorial and .MobileServiceCallContacts) have the permission READ_CONTACTS set in their manifest xml files.
So any ideas as to what I've got wrong ?
Here is the error mes...
How do you check the current version of eclipse that I am currently running? Is it possible to tell if it is aqua or carbon (I am running Mac OS X 10.5)?
...
I can use the shared editing feature of ECF with Java fine perfectly fine. When I try to do it with Python files it also works, but there is no syntax highlighting.
I installed PyDev to get syntax highlighting, but then the context menu does not have the "share editor" option. I removed PyDev and the option came back. I installed Dynami...
Is there any way to "auto-magically" create Class Diagrams from Java code? I am open to using any eclipse plugins, or any other solutions.. I don't care how many types of data I have to import/export through to get this to happen.
...
I have an API in the form of a JAR that I would like to use in my Android app. Not sure if it should be part of the project in Eclipse or kept separate and added to the project properties. This JAR also needs to be packaged with the application, so how is that done for Android apps?
...
If you are using closed repository, but your application uses some dependencies from external(maven public) repository.
Is there a way the list can be generated with dependencies which are from internal and which from external repository.
Or I have to do it manually, put just the internal repositories and which dependencies my build f...
Eclipse SDK 3.5.1, CDT.
I have the following workspace tree:
Bin (just directory)
--Debug
--Release
Client (project)
--Debug
--Release
In the Client project, Debug configuration, I fill Post-Build step:
cp Debug/Client ../Bin/Debug/
I want to copy output executable to Bin/Debug directory.
Building the project, I have this error m...
Possible Duplicate:
Tools to find included headers which are unused?
I would like to check useless header file in c++ files(.h and .cpp)
During developing, There are so many relations between files.
So it cause compile time more longer.
Can you tell me what's the tool that help me.
Thank you.
...
I am trying to create a JSF application using the Eclipse IDE. I am using a remote mySQL server as my database. How do I connect to this remote database for creating tables and accessing them?
...
Hi all, I want to know why and how to add a plug in dependency for any project in eclipse.
...
According to Boost download instructions for Linux http://www.boost.org/doc/libs/1_42_0/more/getting_started/unix-variants.html I should extract the Boost library to some directory on my computer. I am working with Ubuntu, Eclipse and CDT.
What is right directory to install Boost? Somewhere in /usr or in my home directory?
...
Hi,
I'm using Galileo, and I've gone:
Preferences -> General -> Editors -> Text Editors -> Spaces for tabs
but the editor still inserts real tabs when I press the tab key. This is driving me crazy. How do I force eclipse to put in spaces for tabs? I'm editing java files.
Thanks
...
I'm trying to install the WTP (web platform tools) to my Eclipse installation so I can get the XSL transformations working. The base Eclipse they installed for me here was the plain Java IDE (the splash screen says "Ganymede" if that means anything). Looking at this site, the URL to get the download should be here: http://download.eclips...