eclipse

Failed to load properties file for android project

Hello. I finally was able to build and debug the android platform with this tutorial. I imported my project in eclipse, and afterwards installed ADT. Then I converted my imported project to android project (Android Tools -> Convert To Android Project). And now I'm having Failed to load properties file for project 'droid-platform' error....

JSF 2.0 Using Eclipse ?

I am using JSF 2.0 with eclipse 3.4 and Tomcat6. For Facelets I need to create XHTML files. Now the problem is that there is no XHTML file in eclipse. I can make it using a new and convert its etension XHTML but i am coding it is not showing any tags in autocomplete. In JSP file when I write <h: it shows all relevant tags of and same for...

Eclipse-cvs, how find list of updates done by a user

In Eclipse with cvs can we get list of recent list of files changed by a particular user ...

Eclipse System property

hi, I need to set the value of a system property java.library.path to c:\somepath. i know that i need to add this in the vm args section. Could some please provide the actual syntax. ...

What could cause EasyEclipse to terminate with error window?

When I start EasyEclipse, I get error: JVM terminated. Exit code=127 Do you have any idea as to the possible cause for this kind of error message? ...

Java object ID in jvm

There is an object ID is displayed near the object value in eclipse While debugging. Sample screenshot: For example: 28332 is an ID of session object. This id is neither a hash code nor a System.identityHashCode. Does anybody knows - how to get THIS id of object? ...

JPA and database in a single jar

Hi all I created an app which uses JPA and MySQL. Now I like to create simple desktop application out of it (eg a simple jar would be best). Two questions: What's the easiest way to get a project including all jars it depends on out of eclipse in a simple jar? Can I use a database like sqlite or derby which requires no installation (e...

How to apply .diff patch with Eclipse to HtmlUnit

I'm trying to patch HtmlUnit with the patches at the bottom of this page. I can see how to apply patches from Eclipse, but I can't figure out how to apply these particular patches. I had the JARs initially, but then I realised I'd need to source, so I obtained those, but still no luck. In the patch I see: --- a/htmlunit/src/main/java/...

Please Help me with Frame Animaions! Android Question.

Sorry for the very loud title, but when I try to code a frame-by-frame animation in Eclipse, It gives me a bug. I found something on the internet that says they screwed up in the sdk tutorial documentation but I cannot help but wonder what android:id="selected" means or what should be put in the quotations instead. (I am new to this if y...

Eclipse doesn't recocnize ImageView or AnimationDrawable

When I type ImageView or AnimationDrawable I get a string of errors proclaiming: AnimationDrawable cannot be resolved to a type. line 14 Java Problem I don't understand, do I need to create another class? Or do the AnimationDrawables just not go in the filename.java? And if I do need to create another class, can you show me how? ...

In eclipse, is there a way to specify a location other than the WEB-INF, for web.xml

I want to place development web.xml in another folder in eclipse. ...

Showing markers in the Eclipse "file compare" view

I've added some functionality to the standard Eclipse "compare view" via a handler which is activated on the Compare view's popup (context) menu. One of the things that this handler does is add a marker at the selection location. However, markers are not shown in the compare view. How can I enhance the compare view to show markers? Do...

TortoiseHg: Push Branch

I am working on some bugs in our code base and I have created separate branches for each bug. I have rebased one of the branches on top of default. I generally use the mercurial plugin for Eclipse and I would do a push (when I am in the default branch). This pushes my changes on the default branch. I tried to do the same thing with Tort...

How to connect to Mysql through Eclipse RCP

Hello Everyone, I am try to connect to mysql database through a RCP project. I downloaded the Mysql Jconnect file. Extracted to a folder. Set the classpath variable as mentioned in the document. Still I am not able to connect to Mysql. I am getting this error SQLException: No suitable driver found for jdbc:mysql://localhost:3306/test ...

Need help resolving Clover issue.

Hey Guys, Forgive me if the question is too vague. I am not a clover expert but i need this issue resolved. Clover seem to be having issues with a particular class as show in the trace below. I need to exclude this class entirely from the clovers part cause the class isnt all that necessary. Is this even a clover issue or just a java is...

Eclipse Helios manage Weblogic 9.2

I have installed Eclipse Helios on my linux workstation and would like to manage a Weblogic 9.2 application server install. I search the server runtime enviroments and there is no option for Weblogic only Oracle. Is there a way to do this? Thanks, Tom ...

Android - I don't seem to have the ANIM folder or the MAINANIM.xml document... why is this?

I'm a noob... but no matter where I look in the res directory there is only main.xml and I am supposed to have res/anim/mainanim.xml and I don't. My code is here: http://stackoverflow.com/questions/3290290/please-help-me-with-frame-animaions-android-question Thanks to Cameron. I also keep getting in the java document, "id and anim ca...

How big is an android phone's screen?

How big is the motorola android's screen, in pixels? I want to know what size I need to make my graphic without it being too disorted by the fill_parent. EDIT: I don't think you guys understood this... I know android is the operating system. Let me explain: If phone A was 400 by 300 pixels, hypothetically, and phone B was 450 by 350 pi...

Problem building a Java Rules app in Eclipse

I'm trying to build a simple Drools project in Eclipse, but when I try to test it, a runtime exception is thrown with the message, "The Eclipse JDT Core jar is not in the classpath." Any ideas where I might find this jar? Thanks! ...

Eclipse - BEA Workshop issues Help!

My eclipse workshop keep terminating on me while in the middle of test run or just navigation. Below is the error property i keep getting. Can anyone help stop this nightmare. Thanks ===== JVM terminated. Exit code=1 C:/bea/jdk150_11/jre/bin/javaw.exe -Xms384m -Xmx768m -XX:MaxPermSize=256m -Dweblogic.home=C:/bea/wlserver_10.0 -Dosgi.ins...