Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0.alpha1
-
None
-
None
Description
I was being stupid and checked out Europa, so after downloading several GB of data, I tried to compile IvyDE and the Eclipse API seems to have changed.
Patch to make it compile is below. (there might be something more obvious though, I'm not overly familiar with the api)
Index: D:/work/oss/apache-ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/search/FixedJavaSearchPage.java
===================================================================
— D:/work/oss/apache-ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/search/FixedJavaSearchPage.java (revision 557007)
+++ D:/work/oss/apache-ivy/ivyde/trunk/src/java/org/apache/ivyde/eclipse/ui/search/FixedJavaSearchPage.java (working copy)
@@ -289,7 +289,7 @@
case ISearchPageContainer.SELECTED_PROJECTS_SCOPE:
case ISearchPageContainer.WORKING_SET_SCOPE: {