Ubuntu :: Right-Click In Eclipse Doesn't Work?
Mar 15, 2011
I haven't used Eclipse on my laptop for a few months now, but all of a sudden I can't seem to right click anywhere in the program. The right mouse button still works for everything else (ie: in Firefox I can right click and the menu will appear). In Eclipse, though, if I right click on a project name, it will select the project, but no menu will appear (even if it is currently open project). This isn't how it used to act (nor is it, obviously, how is should act) but I'm not entirely sure what would have caused it. In all likelihood there was a system update that I forgot about, but has anyone come across this problem before?
View 1 Replies
ADVERTISEMENT
Jan 19, 2010
I have been using Eclipse to program in Java for a long time, and have been using Jigloo for most of my GUI design. Recently I decided to try out the C/C++ plugin. I tried installing it, but it did not work. After many attempts, I finally gave up. However, after uninstalling it I found that Jigloo had stopped working. Any other plugins I try to install now also don't work. I have tried uninstalling and reinstalling plugins, and reinstalling eclipse, but nothing I have done fixes it. Although eclipse says that the software has been installed, nothing shows up in the features list or the plugins list.
Another problem: When I install eclipse from the repositories, it doesn't install a bunch of libraries and eclipse cannot recognize standard java files.
View 4 Replies
View Related
Jul 24, 2010
Updated to Firefox 3.6.6 Clicking on any link on a page does not work. Same in 3.6.7 Hardy Heron
View 3 Replies
View Related
Aug 20, 2010
My eeepc 900 works well in general, i am very happy with it, and mostly with lucid. But I suddenly ,3 days ago, discovered that my left click button doesn't work anymore. Could it be software related?It happened on my 700 surf for a little while, but before I could really get worked up, it had resolved itself. btw my 900 is maybe old but has not till I aquired it seen much use, I doubt it could be from overuse, but then again, you never know..
View 4 Replies
View Related
Nov 4, 2010
I'm a big fan of Gnome's alt/middle-click to resize a window. However, it doesn't work anymore for me, and I believe it stopped working (or got toggled off) when I installed the Unity desktop package (just wanted to check it out).
View 1 Replies
View Related
Feb 7, 2011
under 'System Settings < Keyboard & Mouse' I've already set the option 'Double click to open files and folders' but it doesn't seem to work with Dolphin.
View 4 Replies
View Related
Jun 29, 2015
have intalled Debian 8 on bi quad cores opteron, also Tomcat 8 and openjdk7 are installed, i have do a mistake about version eclipse because i have installed eclipse Kepler or the lasted version of eclipse is Luna, after douwload Luna, i have deleted eclipse kepler who was installed in /opt directory, i do the command "tar" for luna version, no problems for instaling, but eclipse luna doesn't work.I try many version of luna like 32bits and 64 bits, but nothing to do the IDE doesn't start.
Code: Select allroot@dct-skyned:/opt/eclipse# ls
about_files configuration eclipse.ini icon.xpm plugins
about.html dropins epl-v10.html notice.html readme
artifacts.xml eclipse features p2
root@dct-skyned:/opt/eclipse# ./eclipse
bash: ./eclipse: Aucun fichier ou dossier de ce type
root@dct-skyned:/opt/eclipse#
View 9 Replies
View Related
Jun 30, 2010
Fedora 13...using yumex I installed everything for eclipse/CDT C/C++.
However when creating a new project, no option fpr C++ is shown.
Obviously Eclipse doesn't know CDT exists!
I want to eventually add Qt 4.6.2
Here is what I have:
View 2 Replies
View Related
Mar 8, 2011
I have the following issue, I can't run eclipse when it is placed on a ntfs partition. (the same which works on a ext4 partition)
I've been changing fstab but I had not success. Here, some configs I've tried with:
UUID=568A606C79AFB571 /mnt/store ntfs-3g auto,rw,exec,users,umask=0 0 0
UUID=568A606C79AFB571 /mnt/store ntfs defaults,umask=007,gid=46 0 0
I already have installed a jdk:
ale@ale-desktop-linux:~$ java -version
java version "1.6.0_20"
OpenJDK Runtime Environment (IcedTea6 1.9.7) (6b20-1.9.7-0ubuntu1)
OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode)
All files placed into this mount site are owned by root user and belong to plugdev group, my user actually belongs to this group.
View 1 Replies
View Related
Mar 7, 2011
how to get the Eclipse IDE to work on powerpc? I have Ubuntu 10.10 installed on an eMac G4 1.25, and installed eclipse CDT from the repos, which pulled in a ton of stuff with it. Starting eclipse results in nothing but the initial splash screen. A process called Java takes the top spot in the task list and sits there burning up CPU to max it out at 100%. It appears stuck there for good. It is a pretty virgin system except for the automatic updates. It was just installed yesterday.
View 5 Replies
View Related
Dec 27, 2010
I recently upgraded my Linux Ubuntu from 10.04 to 11.04, but after the upgrade my Eclipse lost it's plugins. So I re-installed subclipse [URL] but it does not work; There is a "<SVN Repository Exploring>-perspective>" but it does not contain the right Views, and I can't add them manually, beacause there is no 'SVN'-category. I tried to reinstall Eclipse, but when I remove and re-add it using Ubuntu Software Center all features and plug-ins are exactly the way they were... So I still can't use SVN.
View 2 Replies
View Related
Dec 27, 2009
I m using FC 11 and i want to know what version of Eclipse will work with FC11.
I tried Eclipse 3.2 but it crashed giving following error:
View 7 Replies
View Related
Apr 29, 2010
I try to configure mouse click interval since a single click is recognized as double click by doing it from KDE mouse configuration in system settings; but my attempt doesn't work even (I set the click interval to 2 sec, but doesn't change anything). What is the best way to do this in slackware?
View 4 Replies
View Related
Apr 4, 2010
I have recently had to update Eclipse but it behaved weirdly, and there was an experimental plugin that I couldn't get to remove cleanly, so I decide to reinstall it completely, cleaning the old "metadata". The experimental plugin disappeared completely but I couldn't get Eclipse CDT and JDT to work. There's no C/C++ or Java perspective.
After having removed all the eclipse-related packages from my fedora box, I issued a few yum-install commands, specifying, among others, the eclipse-cdt and eclipse-jdt packages. They are showed to be installed in Eclipse, but I can't access their perspective. When I open C or Java sources the default inner editor or Emacs get called instead. I tried to reinstall the CDT and JDT plugins from inside Eclipse. The installation appears to be successful, Eclipse lists the plugins as being correctly installed, but I can't open the respective perspectives yet.
View 2 Replies
View Related
Jun 22, 2009
i am using this version Eclipse SDK
Version: 3.2.2 Build id: M20070212-1330 on centos5.3 when i try to integrate i get this error
Spring IDE Core (required) (2.2.4.RELEASE) requires feature "org.eclipse.jdt (3.3.0)", or later version.
View 1 Replies
View Related
Sep 11, 2010
I recently had to reinstall Eclipse on ubuntu 10.10 and i did it twice, once just removing eclipse package, and the second time removing every package associated with an eclipse install.when i launch eclipse I go into my package view and select a package and then double click on a Java file.
View 5 Replies
View Related
Jan 28, 2009
I have been writing PHP using Adobe Dreamweaver; I have been looking around for an application that focus more in PHP.I have found:
[URL]
and:
[URL]
I know Zend stands behind PHP and that Eclipse is a popular open source IDE. What is the difference tho?Is the PDT Project only a functionality that could be added to Eclipse IDE? Is Zend for Eclipse a stand alone IDE for PHP? if so, Why the Eclipse in the name? I have downloaded Zend Studio for Eclipse, so far it seems very complete (no that have learned how to use all its features).
View 1 Replies
View Related
Sep 17, 2010
The Metrics plug-in supports Java development well at Eclipse.
[URL]
I would like to know if it supports Eclipse CDT, so I can use it with my C++ project. Any thought? If it doesn't support CDT, is there any good static code analysis tools available for Eclipse CDT?
View 1 Replies
View Related
Feb 12, 2010
this morning I got a bad surprise: Firefox doesn't start upon my click on its icon.
Tried to uninstall and reinstall Firefox.... Even its icon disappeared from menus after reinstallation (no way to see it in the menu editor). I tried to start it from command line:
code
firefox %u
and got this reply from Ubuntu:
GLib-WARNING **: g_set_prgname() called multiple times
I am using Chrome now but I had some useful add-ons on Firefox and wouldn't like to loose them...
View 9 Replies
View Related
Feb 11, 2009
I have the plugin installed ok and have pasted in a C source file that I know works and am getting the following errors, I think because the linker options need to be set in some way. I cannot copy the errors but they all complain of implicit declaration of functions like this: -
warning: implicit declaration of function strlen
But I have the headers included, is this a linker problem? Here is the code -
#include <stdio.h>
#include <math.h>
int main(){
[code]...
View 2 Replies
View Related
Sep 12, 2010
I use Slackware64 13.1. I installed eclipse from slackbuild.But how can I install Eclipse CDT? is a plug-in for eclipse? It's another program?
View 4 Replies
View Related
Jun 11, 2010
I am working on a English (US) KDE installation of opensuse 11.2 with a US keyboard and I have some troubles to configure my system in order to work on some French documents using Kate, Kwrite or Eclipse.
For instance, when I save the content of this link [url] on my hard-drive and open the file in Kate, Kwrite or Eclipse, all accentuated characters are displayed as black lozenge signs with a ? inside. What should I fix in my configuration to have those characters show correctly?
A related but maybe slightly different situation is the following: In Eclipse, when I use a French keyboard layout in Eclipse (using the shortcut Ctrl + Alt + K after setup in Configure Desktop > Regional & Language), I can type and display accentuated characters correctly. However, as soon as I spell check my document (I believe Eclipse use aspell for that), all the words containing the accentuated characters that I typed are shown as being wrong. Eclipse suggests some corrections that show up with black lozenge signs with a ? inside...
View 6 Replies
View Related
Oct 13, 2010
I was just wondering about something. I have linked the middle click to initiate the cube rotation and it works perfectly except when I have the cursor on firefox. Then it just acts like I middleclicked in firefox itself. Personally I like this behaviour but was wondering why it is JUST firefox that has it. Would be great if I could achieve the same in Blender
View 4 Replies
View Related
Dec 7, 2010
I was expecting that notify-OSD bubbles behavior to bring the app displaying the notification, when you click on them. But in my case, when the mouse pointer enters the bubble, it fades out a little, and when I click on it, nothing happens.
Is that normal? Why doesn't a click bring the related app to front?
View 4 Replies
View Related
Apr 20, 2011
For most actions on my system now it seems that clicking doesn't get a response on the first click. It can take 2 - 4 clicks at times for the system to react. Although I work primarily in my browser (Google Chrome), it does happen outside as well. I am running Gnome as the window manager.
View 2 Replies
View Related
Jun 16, 2010
There doesn't seem to be a one-click install on KDEs page for 4.4.4 only 4.4.3. Does anyone know if there is going to be one for 11.2 or is Suse targeting 11.3 ?
View 9 Replies
View Related
Jan 28, 2011
Strange. After a recent update, I can no longer right click on a folder and open it as Administrator. I get this error message:
Unable to determine the program to run.
The item you selected cannot be open with administrator powers because the correct application cannot be determined.
I don't quite get this but why is it looking for a program to run? I only want to open a folder, not run a program. Anyway, I have done an uninstall and re-install of nautilus-gksu but that did not solve the problem. I have googled but no answers I could use.
Again, all I want to do is open a folder as Administrator so I can perform other operations that require root permission on files in that folder.
using: 10.04 LTS fully updated
View 4 Replies
View Related
Mar 6, 2011
1. I have some problem with my mouse. It is a logitech revolution (11buttons). I Would like to know where can i configure it? I installed btnx, and i configured it but some program bind 'back' to one of my button. Btnx is working correctly but something changed my buttons details.
2. right click does not work on the desktop
View 2 Replies
View Related
Sep 1, 2011
I'm using 'Adobe Flash plug-in 10.3.183.4ubuntu0.11.04.1', installed from the package repos on kubuntu, and since the last update, it has broken all flash functionality in both rekonq and firefox.I have tried removing and reinstalling the package multiple times, both with and without the browsers open. Can anyone suggest a way to restoring functionality?
View 7 Replies
View Related
Nov 3, 2010
It bounces on and off. No pattern, but mostly off. I have ran it off a live cd and off the hard drive, multiple live cd's and versions of ubuntu. Even a usb mouse does the same thing
View 2 Replies
View Related