i am trying to run google map tutorial using following link
http://mobiforge.com/developing/story/using-google-maps-android
followed all steps but when i try to run this application it does not display anything except boxes and zooming button
can any one guide is there any thing i am missing?? i have obtained new google map key from go...
Can you tell the BEST way how to test & use Web Services in Eclipse ?
I had little experience with web services, that is, I used an Apache Axis plugin that generated the client stub.
I do not need to write my own web services right now, only use existing ones.
I have Eclipse JEE, I can download any plugin.
What would you suggest?
...
Hi,
I am researching possibilities to create "project templates" for the kind of projects my team is working on (Embedded Java). We want to make it trivial for a new developer to not mess up creating a new project. All the tools we use in our team should be pr
The basic idea is that there should be one command to set up a project and I...
Does not show any pictures [only boxes with text]. Tried to reinstall IE, it didn't help.
Actually I have IE 7. Version of Eclipse is Galileo.
Should say, IE works fine if used independently.
As Von.C recommended, I tried to open the content in an external browser (Firefox).
It looks the same. Boxes with the text.
http://img62.imagesha...
dear friends,
i am looking to put search on google map in android application can any one guide me how to achive this???
and want to display some text along with that perticular search location.
any help would be appriciated.
...
I would like to generate javadoc but excluding deprecated methods from it. I know there's an option called -notdeprecated (which does what I need) but I can't figure out how to specify this option.
To produce javadoc I go to Project->Generate Javadoc.
There I can choose between 'use standard doclet' and 'use custom doclet'.
I think I sh...
Hi all,
I have made three java project say proj1, proj2, proj3.I have made proj2 dependent upon proj3. proj1 dependent upon proj2. Making project dependent i mean that i have given the name of the proj in the buidpath > project using Eclipse IDE.
Now as far as i know if i try import some object in proj1 then the compiler will try to f...
I am trying to merge my development branch back into the trunk of my repo. Steps I took:
Switch to trunk
check that it is up to date, resolve any conflicts
Go to Team->Merge
Select URL : development branch
Start Revision: Revision when branch was created
End Revision: HEAD
OK
This should do the magic - it opens up the syncronize view...
Hello I'm trying to install maven plugin with eclipse and I have a following problem, more in picture below :
So my question is, is this supposed to take this long or I did something wrong?
I'm using eclipse galileo , I went to the window-> install new software -> typed in
http://m2eclipse.sonatype.org/update/ website and name ma...
I use the latest m2eclipse to generate a standard ejb project, but then I got an error:
Missing artifact javaee:javaee-api:jar:5:provided
The pom.xml is as follow:
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://m...
hi,
can any one guide me how to add some menu related buttons at the bottom of each activity?
...
Hi All,
I am using Subversive plugin for Eclipse to connect to SVN Code repository.
Our code base is so huge, that am finding it difficult to search for files.
I am not able to find files using Ctrl+F key also.
Is there anyway I can search for specific files in this plugin.
thanks in advance,
Regards,
PK
...
I'm posting this on behalf of the 30 or so projects that seem to be suffering from this problem without any resolution.
Basically the problem boils down to, a subclass of org.eclipse.jdt.internal.ui.wizards.NewElementWizard (which is the "Wizard" that controls the creation of new JDT elements like projects, packages, classes, etc -- thi...
I am very familiar with emacs--and I realize that there is nothing that it cannot do--but there are some things that it does not do well or efficiently. So, being between projects I am open to the idea of switching to a full-featured IDE such as Eclipse.
With muscle-memory being what it is, I would like to make Eclipse as emacs-like a...
Is there a visual GUI builder, such as GWTDesigner that one could use in developing with Grails? I am new to Grails and am presently working from the command line and using a text editor. I have briefly looked at using Eclipse and Netbeans as IDEs.
Any help would be greatly appreciated.
...
I'm having trouble getting my application to change once it's on the blackberry simulator. I run my program once, it works fine, then I change a few lines of code, rerun the app and nothing has changed.
It seems like once the app gets installed on the simulator that I can't change it. I'm using Eclipse to develop my app. I'm just click...
When auto-formatting JSP files in Eclipse using Ctrl+Shift+F, it is trying to fit as many tags on a line as possible and then the tag that doesn't fit it will break and place the attributes on the next line.
This is created very messy code, example below.
<div class="type-text"><label for="echo">Project Name: </label> <s:textfi...
I am using Eclipse with C++. When I run the program, I get the following message in my Console window:
** Build of configuration Debug for project Disks Repulsion **
Internal Builder is used for build **
Nothing to build for Disks Repulsion
I makes changes to the program and run it again, and this time I get following mes...
The title says it all. Thanks.
Background: I develop in Eclipse, and invoke the makfile from Hudson for nightly builds. I would like different values for some #ifdefs depending on whether the code is built in Eclipse or externally from the makefile.
So, something like #ifdef _Eclipse_ would be nice.
...
I need help adding a keyboard shortcut for adding a watch expression in Eclipse. I can add a watch by right-clicking in the "Expressions View", but having go back and forth between the keyboard and mouse cuts down on efficiency.
Can anyone offer me any suggestions to fix this?
...