forked from pmd/pmd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.TXT
34 lines (22 loc) · 853 Bytes
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
Compilation
===========
'ant plugin' will generate a new version in the 'build' directory.
Setup
=====
If the default configuration is not accurate for your setup, customization
can be done in local.properties to point to the Eclipse installation directory
and the pde and launcher versions:
----- local.properties example -----------------
eclipse.home=/usr/java/eclipse
eclipse.pde.version=3.4.0.v20080604
eclipse.launcher.version=1.0.100.v20080509-1800
------ end -------------------------------------
Importing the projects in Eclipse
=================================
In the Java perspective, select "Import" -> "Existing Java projects", select
the directory where this file is located. The next panel should have four
projects:
net.sourceforge.pmd.eclipse
net.sourceforge.pmd.eclipse.plugin
pmd-eclipse-test
pmd-eclipse-test-fragment