Tagged Questions

0
votes
3answers
24 views

Problem updating Eclipse Ganymede

Hi, I am predominately a .NET developer so forgive me if I am missing something obvious. I use Eclipse Ganymede (3.4.0) for Blackberry development. I have Blackberry JDE Plugin …
0
votes
4answers
43 views

Oracle C++ linux and more weird stuff

So here is the story. I have this device that uses Linux and more open source tools(btw its an ARM). And I was given the task of creating some magic cashier application with it. I …
1
vote
1answer
17 views

eclipse debugger: attaching source-code of maven managed libraries

I'd like to use the source code of maven-managed dependencies when debugging our webapp in eclipse. I have managed to attach the sources to the libraries in the "Maven Managed Dep …
1
vote
1answer
12 views

Eclipse Galileo does not deploy external jars into WEB-INF/lib directory

I created new web project testweb. By default default output folder is testweb\build\classes. Added some jars to build path. Then selected these jars in "Java EE Module Dependen …
4
votes
7answers
128 views

Eclipse: Most useful refactorings

Every now and again, I make use of the Eclipse refactoring feature. Some techniques are more obvious then others and some I never tried. What refactoring is most useful for you an …
1
vote
2answers
34 views

Why does Eclipse crash with Xmx, XX:MaxPermSize above certain values?

Running Eclipse 3.5.1, JDK 1.6.0_17 on WinXP SP3 32Bit with 3.5 gigs of RAM. I'm aware of the known Eclipse best practices, still trying to figure out eclipse.ini. This will lau …
5
votes
2answers
26 views

Is there a way to extract a class with methods in eclipse?

I am trying to refactor a class I have into 2 classes. Unfortunately eclipse's extract class function seems to only support the variables which really isn't all that helpful. Is th …
2
votes
5answers
114 views

How to select column in editors ( Notepad++,kate ,vim , Netbeans , Eclips)

How to select column in editors ( Notepad++,Kate ,vim , Netbeans , Eclipse)? for delete or insert or replace some characters .
0
votes
1answer
16 views

why am I stuck on “Initiating update” when deploying to google

I've have not had any trouble deploying through eclipse until now. I'm guessing it might have to do with all the stuff I've added today a folder of .pdf and .tex files (in war/w …
0
votes
2answers
39 views

Eclipse won’t believe I have Maven 2.2.1

I have a project (built from an AppFuse template) that requires Maven 2.2.1. So I upgraded to this (from 2.1.0) and set my path and my M2_HOME and MAVEN_HOME env variables. Then I …
1
vote
4answers
56 views

The type Collection is not generic; it cannot be parameterized with arguments <? extends E>

Hi! I have a strange problem with eclipse galileo. I set java 1.6 as jre. And for this line of the code List templates = new ArrayList (); I see such error in eclipse problem li …
0
votes
1answer
24 views

Why do only certain feeds get recovered from google reader?

I want to parse the results of a public google reader feed of mine. I am writing an app in gwt and up to this point I had been following an example with the line: String gdata = …
2
votes
2answers
17 views

How to make “PHP Explorer” (project explorer?) area persistent between sessions in eclipse/PDT?

PHP Explorer is the eclipse PDT tab (the leftmost in standard configuration) where you can browse the folders of your project. I believe the same tab in standard eclipse is called …
1
vote
1answer
15 views

Is there a better way to use sorting and filtering with ILazyTreeContentProvider

Apparently if using ILazyTree(TreePath)ContentProvider sorting and filtering is not supported by TreeViewers. So setting ViewerFilters or Sorters/Comparators to your TreeView won't …
1
vote
3answers
24 views

Diff tool that can compare sub-sections of files

I'm looking for a diff tool that will allow me to compare just a sub-section of a file with a section of another file, or even of itself. Preferably eclipse based but will take all …

1 2 3 4 5 181 next
15 30 50 per page