Status
Not open for further replies.

karthik_rcs

Broken In
Hello friends,
I installed eclipse from the zip file
v 3.0.1
and downloaded lomboz plugin and emf .
extracted the contents in the same directory.
When i tried to configure eclipse,by customizing perspective option in the menu, i am not able to see the lomboz plugin.
I have installed eclipse in c:\eclipse,
jre path is marked as C:\j2sdk1.4.2\jre
Can anybody please help me on this
THanks in advance
 

enoonmai

Cyborg Agent
The plug in goes into the Eclipse\plugins directory as a directory itself, that is, do not decompress the files so that they stay individually in the directory, but when you open the Eclipse\plugin directory, you should see the lomboz directory. Once its there, go to Eclipse's Window>Preferences>Java>Classpath Variables
and
Windows>Preferences>Plugin Development>Source Code Locations and make sure you include the location of the JAR files there, so that Eclipse knows where to find the packages when you include a reference to them.
 
OP
K

karthik_rcs

Broken In
Re:Eclipse

can i make it clear.
I unzipped eclipse to c:\eclipse
ithas plugins and features directory

Lomboz plugin is in zip file rite?
do u want me create a directory in c:\eclipse\plugins\ < lomboz>
and thenextract things to lomboz directory?
.
can u explain it with more detail please.
 

enoonmai

Cyborg Agent
Unzip the Lomboz plugin into the pre-created plugins directory under Eclipse. For example, open the Lomboz zip file in Winzip, select Extract To and then specify, for example, C:\Eclipse\plugins, which will automatically extract the files into the required directory. Then, go ahead and add the JAR file references into Eclipse via the procedure I mentioned above.
 
Status
Not open for further replies.
Top Bottom