Using JDeveloper on Linux, Part II
In a decently administered Linux environment you strictly separate users. For example user oracle
for the servers (database, application server and so on). All
developers should work on their own accounts (eg. my account would be olaf).
Under
the same assumptions I install all other software like JDeveloper, SQL
Developer, and so on in a central directory and all users can use it
(or leave it...).
Just installed the latest JDeveloper Studio 10.1.3.1.0 on a Linux system.
To my amazement some developers seem to read my blog. All the shell files I've mentioned in my last entry now have the execute permission (they are located in $JDEV/jdev/bin and the filenames are jdev, ojc, startoc4j, stopoc4j, and ojaudit).