eclipse

Ecplise autocomplete primefaces tags

I am using Eclipse to work with PrimeFaces like this: <ui:composition xmlns="http://www.w3.org/1999/xhtml" xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:p="http://primefaces.prime.com.tr/ui" template="/template/ui.xhtml"> I saw Bozho question and a...

Eclipse "forgets" my PyDev interpreter

I've just installed Eclipse and PyDev (again - I've been without it for some time) and everything works like a charm, except one little annoyance: Every time I start Eclipse, I have to go to Window->Preferences... and configure a Python Interpreter. It's not hard to do (pressing "Auto Configure" works) but for some reason Eclipse seems ...

menu XML with MenuInflater

I made an XML file under my newly created res/menu folder. Menu.xml contains my menu definition for use with MenuInflater. The entire XML file looks like this: <?xml version="1.0" encoding="utf-8"?> <menu xmlns:android="http://schemas.android.com/apk/res/android"&gt; <item android:id="@+id/settings" android:title="@string/set...

Is there a simple eclipse plugin that is free and let me fire soap requests and see soap responses in Eclipse?.

Hi All, would like to know if there is any web service testing tool eclipse plugin. I looked at soap ui eclipse plugin , but its to big to get it installed in my environment. Is there a simple eclipse plugin that is free and let me fire soap requests and see soap responses in Eclipse?. Thanks. ...

How to make Eclipse display Japanese symbols (kanji) ?

Hi, I have a project in Eclipse 3.4.1 where i would like to use Japanese symbols (like 象形文字). The problem is that such symbols cannot be displayed correctly in Eclipse and i see black boxes instead of them. I am using "Utf-8" encoding for all files. Could anyone advise me how to fix this ? Thank you ...

How to quickly navigate between Java class method definitions in a large class without the 'Find' dialog in Eclipse?

I use what I think is a typical layout in Eclipse: my workspace contains the Project Explorer on the left and the Java editor window taking up most of the screen, with the small console window at the foot of this editor pane. When I open a very long Java class, containing a large number of method definitions, in the editor pane, it can ...

What plugin it is better to use for build swing interface using Eclipse?

What plugin it is better to use for build swing interface using Eclipse? ...

Working on multiple SVN branches in 1 Eclipse Workspace

Is it possible to have 1 workspace which contains different branched copies of the same project? Say I have Project1, and it is in this structure: /trunk/Project1 /branches/1/Project1 /branches/2/Project1 Can I have 3 instances of Project 1 in the same workspace, where each eclipse project points to either the trunk or one of any bran...

Jist/swans debug problem.

Hi StackOverFlowians, I am working on JiST/SWANS, Java-based discrete event simulator, in Eclipse. Moreover, in Vanet.info (http://vanet.info/node/14) extensions and improvements for JiST/SWANS have been developed. I used all the instructions(http://vanet.info/node/119) in Vanet info to prepare my simulation environment. There is n...

Eclipse hanging in svn+ssh project

Hey! I am running eclipse php helios on windows 7 64bit. I have created a projected with existing sources, sources from a svn+ssh repository. I have the project in another pc, which is running ubuntu server 10.10. My problem is that I can't do a refresh of the project. It hangs when the bar is at half. I can see the file in php explore...