Integrating JProfiler with Eclipse IDE

Step1: The following configurations are need to be done in JProfiler.(Step 1-4) Step2: Choose the Eclipse IDE version you are using from the drop down menu. Step 3: Close any running instance of Eclipse and Select the directory where Eclipse is installed Step 4: click OK   Step 5: The following configurations are need to ...

How to connect to Remote Unix Server using Eclipse

Step 1: Open Eclipse and Goto Window >> Open Perspective >> Other… Step 2: Select Remote System Explorer from the Open Perspective Dialogue Box Step 3: Right click Local in the Remote System Explorer Tab and Select New >> Connection from the Context Menu Step 4: Select Unix and click Next Step 5: Provide Hostname ...

Bizzare Eclipse Problem

Bizzare Eclipse Problem
Here we explain a very bizarre yet interesting issue that occurs in Eclipse IDE. Problem Description : Sometime(s) while writing a new method, specifically, while writing its signature, Eclipse IDE keeps on selecting the method name typed so far. The situation is depicted in the following two screens : In the first screen I begin ...