I have a problem committing a bunch of .jar files with eclipse.
Maybe eclipse thinks they are text files and not binaries?
If that's the problem, how do I check that? And how do I change it?
If it is not, then what is it?
...
How to install eclipse php in ubuntu platform using apt get install. Any other utilities are required to do that
...
Hi,
I use Aptana plugged in eclipse (winXP) and it just does not take right Alt+C to make & (it is the same with few more other characters), it does not work for any filetype/editor. I tried to find any related key bindings in Preferences but with no success. So, does anyone know how to make it working?
Thanks
...
I'm running eclipse galileo (5.5) with PDT 2.1.2. I have "PHP Executables" pointed to /usr/bin/php, which outputs:
$:/usr/bin$ php -version
PHP 5.2.6-3ubuntu4.2 with Suhosin-Patch 0.9.6.2 (cli) (built: Aug 21 2009 19:14:44)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
I have crea...
Windows Vista behind ISA Server 2004 (on different machine). I'm running Eclipse 3.4 and whatever version of BIRT that comes out of "Software Updates...".
I can't seem to preview any of my reports in Report Design. When prompted for report parameters, I get a "Network Access Message: The page cannot be displayed..." message. It's the...
Hello, i'm trying to update a Model for GEF and have the changes shown in the view i've created. Currently no change I make is being reflected in the view, i'm using the following approach to update the model and am wondering if its the right approach to take:
Display.getDefault().asyncExec(new Runnable() {
public void run() {
St...
I recently moved my Eclipse workspace directory and now Subclipse complains every time I open a file, dumping to the console something like:
Path is not a working copy directory
svn: '[original (pre-move) directory path]' is not a working copy
No such file or directory
This also happens when I explicitly try to view the history of a ...
Hi,
I came across this post and wondered if there is a way to activate only a few of all of my installed plugins depending on the workspace I currently work in.
For example - If I organized my workspaces like this
/workspaces
/java
/jee
/php
...
I don't need the Android-Plugin if I'm working on my JEE-Projects and so on.
I also ...
I would like to get a list of all subclasses of a given class with their fully qualified names. I wanted to copy it from Eclipse and paste into a text file like this:
some.package.Class1
some.package.Class2
some.other.package.Class3
...
I've tried:
doing Search | Java | Type, Limit to implementors. But this one for some strange ...
Eclipse 3.5 added support for relative buildpath/classpath items, yet I cannot seem to find a graphical way to add relatively pathed items. The example in new and noteworthy (search the page for 'relative', about 40% of the way down) seems to indication I have to manually edit the .classpath file. Am I just missing something?
...
I've been trying to get erlIDE to work with -compile options e.g.
-compile('S'). % Generate 'assembler' listing
to no avail. What I am doing wrong?
NOTE: I have also tried setting 'project specific' options for the compiler with no success.
EDIT: could it be that 'erlc' is invoked and forced to generate a 'beam' and thus disreg...
Eclipse's normal Java perspective seems to hide Referenced Libraries just fine (in a "Referenced Libraries" folder in your project). Unfortunately, the Java EE perspective does not seem to have this same feature and enabling it is non-intuitive.
Can anyone shed some light on this issue?
...
I use the SVN plugin, Subclipse, for the Eclipse IDE. I recently noticed one of my directories get tagged with the icon seen below. After reviewing the Subclipse label decorators, I didn't see this one. Does anyone know what it represents?
...
I am the only developer on this project.
...
I am using MasterDetailsBlock on my FormPage. I would like to adjust the screen width for the master and details part of the form. I had been searching around and haven't found a way to do it. The documentation seems to suggest it is doable through the SashForm, but I do not see how.
It will be great if I can use percentage ratio, like ...
Perhaps the reason I stalled learning Java until now is because I HATE how Java handles external libraries. I'm stuck keeping them in one place, adding them individually, fixing problems with versioning and every time I move/rename them, and copying and writing the classpath over and over each time I release a Java application.
There ha...
I followed this guide:
http://www.thinkingblackberry.com/archives/21/comment-page-1#comment-104
Installed the JDE 4.7 and 4.5 packs, and when I try to start a new project, there is no option for "Blackberry Project" at all.
When I click "Help > Software Updates > Installed Software" I see the "Blackberry Component Pack 4.7.0" installe...
I have an Eclipse project (Flex Builder) of which the actual files have changed location on the drive. When I start Eclipse I can see the project listed but there are no actual files listed of course. Right clicking the project and selecting properties will show me the old path where the files used to be stored but I can't change it.
Ho...
I was trying to compile a Grails application referencing third party JARs on Mac OSX. Although my system's JRE and JDK is set to Java 1.6 I always got a Compilation error: java.lang.UnsupportedClassVersionError: Bad version number in .class file
when accessing classes in the JAR. Also when testing an existing Grails app the default stats...
When i am selecting a file in the project explorer, it should allow me to open my editor instead it shows text editor.How can we handle this programmatically in eclipse plugin development ?
regards
Mathan
...