Man Page solstudio.1




NAME

     solstudio - Oracle	Solaris	Studio 12.2  integrated	 develop-
     ment environment


SYNOPSYS

     solstudio [--userdir path]	[--jdkhome  path]  [-V|--version]
     [-?|--help]

     ``



DESCRIPTION

     The Oracle	Solaris	Studio 12.2 IDE	is an integrated develop-
     ment environment for editing, compiling, debugging, and tun-
     ing your C, C++, and Fortran applications.


OPTIONS

     --userdir path
	  Explicitly specifies the path	to  the	 directory  where
	  the  IDE  stores  your settings.  If this option is not
	  given,  the  location	 of  your   user   directory   is
	  $HOME/.sunstudio/12.x-dev1-<operating_system>-
	  <processor_type>.

     --jdkhome path
	  Explicitly specifies the  path  to  the  JDK.	 If  this
	  option  is  not given, the command looks for the JDK in
	  your PATH. If	it cannot find a JDK  in  your	path,  it
	  looks	 for  one  in  /usr/jdk	 and  /usr/java.   If you
	  specify a JDK	path with the --jdkhome	 option	 and  the
	  command  finds  an  invalid  JRE  at	that location, it
	  issues a warning and terminates its search.

     --version
	  Displays version information

     -?

     --help
	  Displays the list of command-line options.

     For	   additional		 options,	     type
     /<installation_directory>/netbeans/bin/netbeans --help