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: 31905843e3acd285b4f7f676f2b737f615e12064 (
plain
)
1
2
3
4
#!/bin/bash
export
ECLIPSE_HOME
=/
usr
/
lib
/
eclipse
exec
${ECLIPSE_HOME}
/
eclipse
"$@"