Community
Participate
Working Groups
Description Resource Path Location Type Type mismatch: cannot convert from Class<capture#1-of ?> to Class<ISearchDestination> DestinationsCategoryExtensionParser.java /org.eclipse.platform.discovery.runtime/src/org/eclipse/platform/discovery/runtime/internal/xp/impl line 105 Java Problem PW
I'll take care of it - it's just one line. Cheers, Dimitar
I've fixed the compilation error and smoke-tested by hand with a sample provider. Couldn't think of a unit test for such a change :) Can you please check I coped with the SCM? It's my first day using git, so you can imagine I'm a bit confused :) Thanks. Cheers, Dimitar
Looks good. I was able to pull your fix, and run the build submission steps from http://wiki.eclipse.org/E4/Git#Submitting_for_a_build /bin/bash $SCDIR/git-map.sh v20101124-1330 $WS/releng/org.eclipse.e4.search.releng/maps/search.map bundles /bin/bash $SCDIR/git-map.sh v20101124-1330 $WS/releng/org.eclipse.e4.search.releng/maps/search.map tests /bin/bash $SCDIR/git-map.sh v20101124-1330 $WS/releng/org.eclipse.e4.search.releng/maps/search.map features /bin/bash $SCDIR/git-submission.sh >~/report.txt PW