Parent Directory
|
Revision Log
* Fri Oct 30 2009 Andrew Overholt <overholt@redhat.com> 1:3.5.1-13 - Make /usr/bin/eclipse a wrapper script due to rhbz#531675 (e.o#290395).
| 1 | #!/bin/sh |
| 2 | |
| 3 | # Work around bugs.eclipse.org/290395 |
| 4 | export GDK_NATIVE_WINDOWS=true |
| 5 | |
| 6 | /usr/lib/eclipse/eclipse "$@" |
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |