| commit | 8c20d95e9b0a786377573cdd329cddf5b64cac81 | [log] [tgz] |
|---|---|---|
| author | vlad <vlad> | Tue Jan 22 14:00:23 2002 +0000 |
| committer | vlad <vlad> | Tue Jan 22 14:00:23 2002 +0000 |
| tree | cda15d6897fad10a31c45953a743fe83de606f7f | |
| parent | df82c238f5a56ee806e2c018ecd83190bdd4befc [diff] |
*** empty log message ***
diff --git a/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java b/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java index 6cd1aeb..d690c4b 100644 --- a/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java +++ b/update/org.eclipse.update.core/src/org/eclipse/update/core/Site.java
@@ -159,6 +159,10 @@ } } + + private void remove(IPluginEntry p, IProgressMonitor m) { + // DUMMY METHOD + } /** *
diff --git a/update/org.eclipse.update.examples/.cvsignore b/update/org.eclipse.update.examples/.cvsignore index 0121573..c5e82d7 100644 --- a/update/org.eclipse.update.examples/.cvsignore +++ b/update/org.eclipse.update.examples/.cvsignore
@@ -1,4 +1 @@ -bin -build.xml -examples.jar -examples.jar.bin.log \ No newline at end of file +bin \ No newline at end of file
diff --git a/update/org.eclipse.update.examples/bin/org/eclipse/update/examples/buildzip/java.page.jpage b/update/org.eclipse.update.examples/bin/org/eclipse/update/examples/buildzip/java.page.jpage deleted file mode 100644 index 6e3b1d3..0000000 --- a/update/org.eclipse.update.examples/bin/org/eclipse/update/examples/buildzip/java.page.jpage +++ /dev/null Binary files differ