On 10/30/05, Moritz Muehlenhoff <[EMAIL PROTECTED]> wrote: > Package: eclipse-platform > Version: 3.1.1-3 > Severity: normal > > I can't install new extensions (features), I always get the error message > "Error creating feature > "file://usr/lib/eclipse/features/org.eclipse.platform \ > .source_3.1.1 > [/usr/lib/eclipse/features/org.eclipse.platform.source_3.1.1/feature.xml > (No such file or directory)
The file /usr/lib/eclipse/features/org.eclipse.platform.source_3.1.1/feature.xml should be installed by eclipse-platform-common package. $ ls -la /usr/share/eclipse/features/org.eclipse.platform_3.1.1/feature.xml -rw-r--r-- 1 root root 9633 2005-10-30 11:12 /usr/share/eclipse/features/org.eclipse.platform_3.1.1/feature.xml Do you have the package eclipse-platform-common with the version 3.1.1-3 installed? Does the file exist? Thank you, Stephan Michels. _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

