aboutsummaryrefslogtreecommitdiff
path: root/java/phpeclipse/pkg-message
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-31 18:40:47 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-31 18:40:47 +0000
commit4428b915f75e3669962d230fe556b4aa35284383 (patch)
tree01d370cd752f54c4b11ab13662e9b803ea43da71 /java/phpeclipse/pkg-message
parentd3a0d06cddde0d688c3f0d553fad57b196db368a (diff)
Notes
Diffstat (limited to 'java/phpeclipse/pkg-message')
-rw-r--r--java/phpeclipse/pkg-message9
1 files changed, 9 insertions, 0 deletions
diff --git a/java/phpeclipse/pkg-message b/java/phpeclipse/pkg-message
new file mode 100644
index 000000000000..925f21ab394a
--- /dev/null
+++ b/java/phpeclipse/pkg-message
@@ -0,0 +1,9 @@
+Eclipse 3.x caches all plugin.xml files into a single repository for quicker
+loading.
+
+If you used eclipse before installing PHPeclipse, you should start eclipse
+once with the -clean option. This -clean forces Eclipse to rebuild that
+repository.
+
+Please delete your old project.index files and run menu Project->Clean for
+all projects to create the new project.index files.