Arch Linux User Repository
Home
Packages
Forums
Wiki
GitLab
Security
AUR
Download
AUR : eclipse-platform.git
AUR Package Repositories | click
here
to return to the package base details page
summary
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eclipse.sh
blob: a6d6d70ae4d84d848381700cd0e0786d128485ef (
plain
)
1
2
3
#!/bin/bash
export
ECLIPSE_HOME
=/
usr
/
share
/
eclipse
exec
${ECLIPSE_HOME}
/
eclipse
"$@"