Man Page solstudio.1




NAME

     solstudio - Oracle	 Solaris  Studio  integrated  development
     environment


SYNOPSYS

     solstudio [--userdir  path]  [--jdkhome  path]  [--generate-
     desktop-distr   path]  [--without-user-data]  [-V|--version]
     [-?|--help]



DESCRIPTION

     The Oracle	Solaris	Studio IDE is an  integrated  development
     environment  for  editing,	 compiling, debugging, and tuning
     your C, C++, and Fortran applications.


OPTIONS

     --userdir path
	  Explicitly specifies the path	to  the	 directory  where
	  the  IDE  stores  your  settings. If you do not specify
	  this option, the location of	your  user  directory  is
	  $HOME/.solstudio/ide-12.3-<operating_system>-
	  <processor_type>. If you specify this	option	with  the
	  --generate-desktop-distr option, the desktop	distribu-
	  tion of the IDE that is  generated  includes	the  user
	  profile data from the	specified user directory.

     --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.

     --generate-desktop-distr path
	  Generates a zip file containing a distribution  of  the
	  IDE (and the Code Analyzer, if it is installed) config-
	  ured for a desktop operating system. The  zip	 file  is
	  written  to  the  specified  path.  If you specify this
	  option with the --userdir option, the	desktop	distribu-
	  tion	that  is generated includes the	user profile data
	  from the specified user directory. Otherwise,	the desk-
	  top  distribution  includes  the user	profile	data from
	  the current user directory, or if there is  no  current
	  user	directory,  it	does not include any user profile
	  data.

     --without-user-data
	  You can specify this option only with	 the  --generate-
	  desktop-distr	option.	If you do so, the generated desk-
	  top distribution does	 not  include  any  user  profile
	  data.

     --version
	  Displays version information

     -?

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

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