summaryrefslogtreecommitdiff
blob: 603501ab2108ec64e9deebdf3b218b571be5ea85 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

# skip their stupid [ -f `which java` ] test, which will always fail on Gentoo
export APP_SKIP_J2SE_TEST=1

cd /opt/sqldeveloper/sqldeveloper/bin && bash sqldeveloper $@