Subversion support for Sun Studio 11 IDE

Hi there,
has anybody succeeded in using the Sun Studio 11 IDE with the Subversion SCM system? I searched the web for informations about this but didn't find anything.
Thanks for your help!
Jens Siebert

Jens,
The subversion module in netbeans is based on a current version
of netbeans (I'm not sure exactly which one). It very unlikely to work
with the Sun Studio 11 IDE because the Sun Studio 11 IDE is based
on a much older version of NetBeans (3.5.1 with modifications).
The next major release of Sun Studio should use the current
NetBeans release. It should work with the Subversion module.
Unfortunately, we won't be releasing for quite a while.
Gordon

Similar Messages

  • Need VOC about SCCS support in Sun Studio

    Hello, Sun Studio users!
    We need Voice Of Customers (VOC) about SCCS support in Sun Studio.
    The idea is to make Sun Studio editor and project system aware of SCCS,
    and to integrate SCCS support in Sun Studio, so that users will be able to
    select a file, and perform the following SCCS actions:
    * Check Out (sccs edit)
    * Check In (sccs delget)
    * Undo Check Out (sccs unedit)
    * View History (view SCCS history in as text)
    * Show Revisions (view SCCS history in explorer)
    * Compare Revisions (view differences in filemerge)
    Please, send your replies to me or add to this thread.
    If you think it is not a good idea - this is also important information.
    Thanks in advance,
    Nik

    Hello, Sun Studio users!
    We need Voice Of Customers (VOC) about SCCS support in Sun Studio.
    The idea is to make Sun Studio editor and project system aware of SCCS,
    and to integrate SCCS support in Sun Studio, so that users will be able to
    select a file, and perform the following SCCS actions:
    * Check Out (sccs edit)
    * Check In (sccs delget)
    * Undo Check Out (sccs unedit)
    * View History (view SCCS history in as text)
    * Show Revisions (view SCCS history in explorer)
    * Compare Revisions (view differences in filemerge)
    Please, send your replies to me or add to this thread.
    If you think it is not a good idea - this is also important information.
    Thanks in advance,
    Nik

  • Is it possible to run sun studio 12 ide with sun studio 8 compiler?

    Hi, i am in the process of evaluating sun studio 12. Our company cannot move to sun studio 12 compiler collection right now as it is a huge code base and it will take us few months even before we start using sun studio 12 compiler in our development environment. Is it possible to use sun studio 12 ide with sun studio 8 compiler collection(CC, dbx etc)? Your feedback is appreciated. thank you.

    There are two parts to the answer.
    1) whether you can
    To choose a compiler set follow Tools->Options->C/C++
    and in the BuildTools tab you'll see how it picks up
    compilers from your PATH.
    This dialog doesn't govern choice of dbx, which will always
    come from the installation. However you can alter which dbx
    is used by presetting the environment variable SPRO_DBX_PATH
    to teh full pathname of a dbx of your choice.
    2) whether you should
    The IDE should work reasonably well with older compilers. They
    are not that tightly bound.
    The IDE will not work well enough with an older dbx, especially as
    old as studio 8. However, while not officially supported or tested
    the SS12 dbx should be reasonably bwd compatible with code
    generated from older compilers.
    So my recommendation is: don't use SPRO_DBX_PATH and
    give the old compilers a try.

  • Patches for  Sun Studio 12 Update 1

    Dear all,
    I have recently installed Sun Studio 12 Update 1 on an x86 system and have some questions pertaining to the required patches. According to my understanding of the text on the homepage for SS12U1 (http://developers.sun.com/sunstudio/downloads/patches/ss12u1_patches.jsp) it should be possible to download these also without a service contract, but this does not seem to be possible. The SunOS 5.10_x86: Microtasking libraries (libmtsk) patch 120754-6 distributed with the SS12U1 does not seem to be sufficient for 64-bit OpenMP programs. For correct functionality of the compiler patch 120754-7 appears to be needed.
    My question thus is if it should be possible to access the required Sun Studio 12 Update 1 patches without a service contract?
    Any help regarding this is highly appreciated.

    Tthe recent lockdown of all patches by Oracle, making them available only under a support contract, makes the issue of Sun Studio 12.1 patches discussed here quite important. If 120754-07 is required for proper SS12.1 functionality, then users without support contracts must not upgrade their systems to more recent Solaris versions, as SS12.1 will have to be re-installed, and the 07 patch will be unavailable. When will SS12.2 or SS13 (?) be released? If Oracle really wants to make some money, they will never release any further SS updates, thus requiring customers to buy contracts to get the darn patch.
    Check these prices for SS support contracts:
    Sun Studio 12 Update 1 Standard Sun Software Service Plan 1-year
    $1,015.00
    Sun Studio 12 Update 1 Premium Sun Software Service Plan 1-year
    $1,218.00
    http://developers.sun.com/sunstudio/downloads/index.jsp

  • Error message when starting Sun Studio express IDE

    When I start the Sun Studio express IDE version 3/09 I get the following error message:
    java.lang.IllegalArgumentException: Instance_urn = urn:st: already exists in the registration data.
         at org.netbeans.modules.servicetag.RegistrationData.addServiceTag(RegistrationData.java:343)
         at org.netbeans.modules.servicetag.RegistrationDocument.addServiceTags(RegistrationDocument.java:304)
         at org.netbeans.modules.servicetag.RegistrationDocument.load(RegistrationDocument.java:126)
         at org.netbeans.modules.servicetag.RegistrationData.loadFromXML(RegistrationData.java:433)
         at com.sun.tools.swdev.sunstudio.registration.SSServiceTagSupport.getRegistrationData(SSServiceTagSupport.java:257)
         at com.sun.tools.swdev.sunstudio.registration.SSServiceTagSupport.getSSServiceTag(SSServiceTagSupport.java:306)
         at com.sun.tools.swdev.sunstudio.registration.SSServiceTagSupport.createSSServiceTag(SSServiceTagSupport.java:157)
         at com.sun.tools.swdev.sunstudio.registration.SSInstaller.restored(SSInstaller.java:97)
         at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:419)
         at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:340)
         at org.netbeans.ModuleManager.enable(ModuleManager.java:906)
         at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428)
         at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364)
         at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
         at org.netbeans.core.startup.Main.getModuleSystem(Main.java:165)
         at org.netbeans.core.startup.Main.start(Main.java:312)
         at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
    [catch] at java.lang.Thread.run(Thread.java:619)

    Hello!
    I googled "SSServiceTagSupport.java:257" and found out that it is filed as IZ 154094 against Netbeans:
    http://www.netbeans.org/issues/show_bug.cgi?id=154094
    Actually it was reported many times:
    http://www.netbeans.org/issues/show_bug.cgi?id=151921
    It suggests a few workarounds.
    Workaround 1:
    "Simple workaround is to disable registration using command line option -J-Dnb.registration.enabled=false"
    Workaround 2:
    "The file ~/.netbeans-registration/6.5/registration.xml is empty, so I have this file erased and restarted the IDE.
    After this step, the file was not regenerated, but the IDe starts now without this problem."
    Please, try one of them.
    Thanks,
    Nik

  • External Editor in Sun Studio 8 IDE

    When I invoke any external editor (Gvim or Xemacs) via File->Open File, a note dialog comes up which says:
    Waiting for connection from external editor...... If you want to cancel external editor support and use the built-in editor instead, click Cancel
    The external editor never comes up and the dialog box stays there until I click "Cancel".
    While this might occur for a number of common reasons, which hopefully I've considered, while trying to troubleshoot, the solution was very strange. When my unix prompt contained a carriage return as in the following:
    "413:sc:/home/server_k55/rbuckwa
    as defined by:
    PS1='!:$Hostname $PWD
    the above described behavior occurred.
    However, when the unix prompt did not contain a carriage return as in:
    "sc{413}$"
    defined by:
    PS1="$Hostname{!}$ "
    the IDE opened the file and the external editor successfully.
    Does anyone have any explanation or experience with this strange behavior. BTW I'm running Solaris 8.
    thanks,
    rick

    This sounds like a bug. We probably don't test with a prompt
    containing a carriage return. You can file this bug using
    http://bugs.sun.com if you like. Look for the "Sun Studio" categories.
    --chris                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Sun Studio 12 IDE doesn't allow me to edit the C++ source files...

    I installed Sun Studio 12 on my PC:
    SunOS version 5.10 running on x86
    Java 1.5.0_16
    I created a shared library project but I can't properly edit the source files. I can't scroll up/down or right/left over the source files. I would appreciate very much if somebody could support me with that.
    Thanks and regards,
    Ioan

    Hi Gordon,
    First of all thanks for your prompt answer. Now let's go back to my problem :-) - I tried removing the folder you indicated me but there was no change...:-(. Please find below the log file you asked for:
    Log Session: Saturday, August 30, 2008 3:16:22 PM EEST
    System Info: Product Version = Sun Studio (Build 200704122300)
    Operating System = SunOS version 5.10 running on x86
    Java; VM; Vendor; Home = 1.5.0_16; Java HotSpot(TM) Client VM 1.5.0_16-b02; Sun Microsystems Inc.; /usr/jdk/instances/jdk1.5.0/jre
    System Locale; Encoding = en (sunstudio); ISO646-US
    Home Dir.; Current Dir. = /export/home/ioanp; /export/home/ioanp
    Installation; User Dir. = /opt/netbeans-5.5.1/nb5.5:/opt/netbeans-5.5.1/ide7:/opt/netbeans-5.5.1/harness:/opt/netbeans-5.5.1/cnd1:/opt/SUNWspro/atd1:/opt/SUNWspro/prod:/opt/netbeans-5.5.1/platform6; /export/home/ioanp/.sunstudio/12.0-SunOS-i386
    Boot & Ext. Classpath = /usr/jdk/instances/jdk1.5.0/jre/lib/rt.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/i18n.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/sunrsasign.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/jsse.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/jce.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/charsets.jar:/usr/jdk/instances/jdk1.5.0/jre/classes:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/dnsns.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/localedata.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/sunjce_provider.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/sunpkcs11.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jhall.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jmf.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jmplay.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/mediaplayer.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/multiplayer.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jai_codec.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jai_core.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/mlibwrapper_jai.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/clibwrapper_jiio.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jai_imageio.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/jmfmp3.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/mp3plugin.jar:/usr/jdk/instances/jdk1.5.0/jre/lib/ext/gnome-java-bridge.jar
    Application Classpath = /opt/netbeans-5.5.1/platform6/lib/boot.jar:/opt/netbeans-5.5.1/platform6/lib/org-openide-modules.jar:/opt/netbeans-5.5.1/platform6/lib/org-openide-util.jar:/opt/netbeans-5.5.1/platform6/lib/locale/boot_ja.jar:/opt/netbeans-5.5.1/platform6/lib/locale/boot_pt_BR.jar:/opt/netbeans-5.5.1/platform6/lib/locale/boot_zh_CN.jar:/opt/netbeans-5.5.1/platform6/lib/locale/org-openide-modules_ja.jar:/opt/netbeans-5.5.1/platform6/lib/locale/org-openide-modules_pt_BR.jar:/opt/netbeans-5.5.1/platform6/lib/locale/org-openide-modules_zh_CN.jar:/opt/netbeans-5.5.1/platform6/lib/locale/org-openide-util_ja.jar:/opt/netbeans-5.5.1/platform6/lib/locale/org-openide-util_pt_BR.jar:/opt/netbeans-5.5.1/platform6/lib/locale/org-openide-util_zh_CN.jar:/opt/netbeans-5.5.1/platform6/lib/locale/swing-l10n_pt_BR.jar
    Startup Classpath = /opt/netbeans-5.5.1/platform6/core/core.jar:/opt/netbeans-5.5.1/platform6/core/org-openide-filesystems.jar:/opt/netbeans-5.5.1/platform6/core/locale/core_pt_BR.jar:/opt/netbeans-5.5.1/platform6/core/locale/core_zh_CN.jar:/opt/netbeans-5.5.1/platform6/core/locale/org-openide-filesystems_ja.jar:/opt/netbeans-5.5.1/platform6/core/locale/org-openide-filesystems_pt_BR.jar:/opt/netbeans-5.5.1/platform6/core/locale/org-openide-filesystems_zh_CN.jar:/opt/netbeans-5.5.1/platform6/core/locale/core_ja.jar:/opt/netbeans-5.5.1/nb5.5/core/org-netbeans-upgrader.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/core_nb_ja.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/core_nb_pt_BR.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/core_nb_zh_CN.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/org-netbeans-upgrader_ja.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/org-netbeans-upgrader_pt_BR.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/org-netbeans-upgrader_zh_CN.jar:/opt/netbeans-5.5.1/nb5.5/core/locale/core_nb.jar:/opt/netbeans-5.5.1/ide7/core/org-netbeans-modules-utilities-cli.jar:/opt/SUNWspro/prod/atd1/core/locale/core_sunstudio.jar
    Turning on modules:
         org.openide.util [6.8.31 200704122300]
         org.openide.modules [6.5.31 200704122300]
         org.openide.awt [6.7.31 200704122300]
         org.openide.filesystems [6.4.31 200704122300]
         org.openide.dialogs [6.5.31 200704122300]
         org.openide.nodes [6.7.31 200704122300]
         org.openide.windows [6.5.31 200704122300]
         org.openide.options [6.4.31 200704122300]
         org.openide.text [6.9.32 200704122300]
         org.openide.explorer [6.5.31 1 200704122300]
         org.openide.actions [6.5.31 200704122300]
         org.openide.loaders [5.9.31 200704122300]
         org.netbeans.api.xml/1 [1.13.30 200704122300]
         org.netbeans.spi.navigator/1 [1.2.31 200704122300]
         org.openide.io [1.9.31 200704122300]
         org.netbeans.core.output2/1 [1.7.31.1 1 200704122300]
         org.netbeans.modules.xml.core/2 [1.12.30.4 4 200704122300]
         org.netbeans.bootstrap/1 [2.3.31 200704122300]
         org.netbeans.core.startup/1 [1.5.31 200704122300]
         org.netbeans.swing.plaf [1.5.31 200704122300]
         org.netbeans.core/2 [3.2.31.1 200704122300]
         org.netbeans.libs.xerces/1 [1.8.32 2.8.0 200704122300]
         org.netbeans.modules.xml.tax/2 [1.12.30.4.4 4 200704122300]
         org.openide.execution [1.8.31 200704122300]
         org.netbeans.api.java/1 [1.10.31 200704122300]
         org.netbeans.modules.editor.util/1 [1.8.31 200704122300]
         org.netbeans.modules.editor.mimelookup/1 [1.3.31 200704122300]
         org.netbeans.modules.editor.fold/1 [1.5.31 200704122300]
         org.netbeans.modules.editor.lib/1 [1.9.31.1 1 200704122300]
         org.netbeans.modules.editor.plain.lib/1 [1.3.31 200704122300]
         org.netbeans.modules.queries/1 [1.7.31 200704122300]
         org.openidex.util/3 [3.9.32 200704122300]
         org.netbeans.modules.editor.settings/1 [1.4.31 200704122300]
         org.netbeans.modules.editor/3 [1.26.31.1 200704122300]
         org.netbeans.modules.editor.plain/1 [1.3.31 200704122300]
         org.netbeans.core.ui/1 [1.9.31 200704122300]
         org.netbeans.modules.settings/1 [1.10.51 200704122300]
         org.netbeans.modules.projectapi/1 [1.9.31 200704122300]
         org.netbeans.modules.cnd.api.model/1 [1.1.1 1 070814]
         org.jdesktop.layout/1 [1.3.41 1.0 200704122300]
         org.netbeans.api.progress/1 [1.5.31 200704122300]
         org.netbeans.libs.formlayout/1 [1.2.31 1 200704122300]
         org.netbeans.modules.options.api/0 [1.3.31 200704122300]
         org.netbeans.modules.cnd/1 [1.1.1 1 070814]
         org.netbeans.modules.projectuiapi/1 [1.13.32.5 5 200704122300]
         org.netbeans.modules.project.ant/1 [1.12.31 200704122300]
         org.netbeans.modules.cnd.makeproject/1 [1.1.1 1 070814]
         org.netbeans.modules.cnd.discovery [1.1.1 070814]
         org.netbeans.modules.cnd.modeldiscovery [1.1.1 070814]
         org.netbeans.modules.javahelp/1 [2.8.31 200704122300]
         org.netbeans.modules.diff/1 [1.15.31.42 42 200704122300]
         org.netbeans.modules.editor.errorstripe.api/1 [2.2.31.1 1 200704122300]
         org.netbeans.modules.editor.errorstripe/2 [2.2.31.1.1 1 200704122300]
         org.netbeans.modules.versioning/1 [1.3.31.1 1 200704122300]
         org.netbeans.lib.cvsclient/1 [1.14.31 200704122300]
         org.netbeans.modules.masterfs/1 [1.8.33 200704122300]
         org.netbeans.core.execution/1 [1.9.31 200704122300]
         org.apache.tools.ant.module/3 [3.24.31.1 1 200704122300]
         org.netbeans.libs.jsch/1 [1.4.31 0.1.24 200704122300]
         org.netbeans.modules.versioning.system.cvss/1 [1.7.31.1.42.1 1 200704122300]
         org.netbeans.modules.cnd.modelutil/1 [1.1.1 1 070814]
         org.netbeans.modules.cnd.qnavigator/1 [1.1.1 070814]
         org.netbeans.modules.cnd.antlr [2.7.5 070814]
         org.netbeans.modules.cnd.repository.api/1 [1.1.1 1 070814]
         org.netbeans.modules.cnd.apt [1.1.1 1 070814]
         org.netbeans.modules.cnd.dwarfdump [1.1.1 070814]
         org.netbeans.modules.xml.xam/1 [1.1.30 1 200704122300]
         org.netbeans.modules.favorites/1 [1.11.41 200704122300]
         org.apache.xml.resolver [1.1.30 1.1 200704122300]
         org.netbeans.modules.xml.catalog/2 [1.11.30.4.4 4 200704122300]
         org.netbeans.modules.projectui [1.9.10.5 200704122300]
         org.netbeans.modules.editor.bookmarks/1 [1.3.31 200704122300]
         com.sun.tools.swdev.advtools.actions.api [1.1.1 070730]
         org.netbeans.modules.cnd.folding [1.1.1 1 070814]
         org.netbeans.tasklistapi/1 [1.20.31.7 7 200704122300]
         org.netbeans.modules.tasklist.core/2 [1.37.31.16.7 16 200704122300]
         org.netbeans.modules.suggestions_framework/2 [1.15.31.9.16.7 9 200704122300]
         org.netbeans.modules.tasklist.docscan/2 [1.23.31.9.16.7 200704122300]
         org.netbeans.modules.ant.grammar/1 [1.14.31 200704122300]
         org.netbeans.modules.cnd.dwarfdiscovery [1.1.1 070814]
         org.netbeans.modules.cnd.highlight [1.1.1 070814]
         org.netbeans.lib.terminalemulator [1.3.1 070814]
         com.sun.tools.swdev.sunstudio.update/1 [1.1.1 070730]
         org.netbeans.modules.servletapi/1 [1.10.30 200704122300]
         org.netbeans.modules.editor.completion/1 [1.6.31 200704122300]
         org.netbeans.spi.palette/1 [1.6.10 200704122300]
         org.netbeans.modules.cnd.model.services/1 [1.1.1 1 070814]
         org.netbeans.modules.cnd.completion/1 [1.1.1 1 070814]
         org.netbeans.modules.cnd.gotodeclaration [1.1.1 070814]
         org.netbeans.modules.xml.schema.model/1 [1.1.30 1 200704122300]
         org.netbeans.modules.xml.wsdl.model/1 [1.1.30 1 200704122300]
         org.netbeans.modules.editor.codetemplates/1 [1.2.31 200704122300]
         org.netbeans.modules.cnd.modelimpl/1 [1.1.1 1 070814]
         org.netbeans.modules.css/2 [1.12.30 200704122300]
         org.netbeans.modules.image/1 [1.17.31 200704122300]
         org.netbeans.modules.editor.structure/1 [1.12.30.1 1 200704122300]
         org.netbeans.modules.xml.text/2 [1.12.30.4.4 4 200704122300]
         org.netbeans.modules.xml.retriever/1 [1.0.20 200704122300]
         org.netbeans.modules.cnd.classview/1 [1.1.1 1 070814]
         org.netbeans.modules.cnd.modelui [1.1.1 070814]
         org.netbeans.modules.utilities/1 [1.21.32 200704122300]
         org.netbeans.modules.utilities.project/1 [1.5.33 200704122300]
         org.netbeans.swing.tabcontrol [1.6.31 200704122300]
         org.netbeans.core.windows/2 [2.7.31.1 200704122300]
         org.netbeans.modules.httpserver/2 [2.6.30.42 42 200704122300]
         org.netbeans.modules.xsl/1 [1.12.30.4 200704122300]
         org.openide.src [1.8.31 200704122300]
         org.netbeans.modules.xml.tools/2 [1.12.30.4.4.4 4 200704122300]
         com.sun.tools.swdev.toolscommon [1.16.0.2 ${bm.build.name} ${bm.build.date}]
         com.sun.tools.swdev.sunstudio/1 [1.1.1 070730]
         org.netbeans.spi.viewmodel/2 [1.9.31 200704122300]
         org.netbeans.api.debugger/1 [1.7.33 200704122300]
         org.netbeans.spi.debugger.ui/1 [2.8.33 200704122300]
         com.sun.tools.swdev.advtools.actions.spi [1.1.1 070730]
         com.sun.tools.debugger.dbxgui/3 [3.0.0.2 FCS 2007/08/06]
         org.netbeans.modules.html.editor.lib/1 [1.5.30 200704122300]
         org.netbeans.modules.html.editor/1 [1.5.30 200704122300]
         org.netbeans.modules.properties/1 [1.17.31 200704122300]
         org.netbeans.modules.xml.xdm/1 [1.1.30 1 200704122300]
         org.netbeans.modules.cnd.repository [1.1.1 070814]
         org.netbeans.upgrader [4.5.31 200704122300]
         com.sun.tools.swdev.projectimport/1 [1.1.1 070730]
         org.netbeans.modules.defaults/1 [1.2.31 200704122300]
         org.netbeans.modules.html/1 [1.20.30 200704122300]
         org.netbeans.modules.xml.schema/1 [1.12.30.4 200704122300]
         org.netbeans.modules.editor.settings.storage/1 [1.4.31 200704122300]
         org.netbeans.modules.autoupdate/1 [2.16.31 200704122300]
         org.netbeans.modules.options.editor/1 [1.2.31 200704122300]
         org.netbeans.modules.properties.syntax/1 [1.17.31 200704122300]
         org.netbeans.configuration.api [1.1.1 070814]
         com.sun.tools.swdev.advtools.actions.control [1.1.1 070730]
         org.netbeans.core.ide/1 [1.9.31 200704122300]
         com.sun.forte.st.mpmt/1 [8.2]
         com.sun.tools.swdev.advtools.actions.performanceanalyzeractions/1 [1.1.1 070730]
         org.netbeans.modules.extbrowser/1 [1.10.30 200704122300]
    ConfigurationDescriptorProvider: I/O in EQ is not good idea
    THANKS AGAIN AND REGARDS,
    John

  • How to run lint in the Sun Studio 12 IDE

    I'm a newbie to the Sun Studio IDE, and I can't find a way to run lint in the IDE. The C compiler does not give many warnings (unused variables, etc), and lint does, so I want to get the lint diagnostics within the IDE.
    I can run lint from a terminal, but that is very cumbersome when you have many source files.
    Thanks

    I've inherited a large project and need to run Lint on the code. I came across this thread doing an internet search. This is my first time using SunStudio, so I'm pretty clueless with every aspect of getting this code through Lint.
    I have been able to get the code compiled and everything is imported correctly into Sun Studio, though I'm not 100% sure how I did it.
    Can somebody explain the above commands for me to add into the Makefile, so I can run Lint in the IDE? Or, explain a better way to get Lint running on the code in the IDE?
    Thank you for your help, in advance.

  • Sun Studio 12 IDE and dbx

    I got fresh installation of the Sun Studio 12 on Solaris 10, and I am trying to debug in the IDE. Project is using Sun Studio's compiler. But in the options I can see only gdb debugger. I looked into installed plugins, and there is no plugin for dbx (there is for gdb). Am I missing something? dbx binary is installed.

    could you, please provide more details.
    What system, how you installed SS12, etc.Solaris 10 11/06 s10x_u3wos_10 X86
    I looked into installed plugins, and there is no plugin for dbx (there is for gdb).Where you are looking it for? Can you see module here:
    Tools | Module Manager | Debugging ?
    "dbx Debugger UI" Module should be there and should be enabled.
    "C/C++ GDB Debugger" should be disabled.Yes, I had been looking there. There is no dbx plugin in that list.
    In the installation log, dbx gui is referenced as installed without any problems:
    Sun Studio 12 dbx GUI plug-in(i386) 12.0,REV=2007.05.10
    Installing Sun Studio 12 dbx GUI plug-in as <SPROdbxui.2>
    /opt/sunstudio12/SUNWspro/inventory/v16n1/SPROdbxui
    /opt/sunstudio12/SUNWspro/prod/config/Modules/com-sun-tools-debugger-dbxgui.xml
    /opt/sunstudio12/SUNWspro/prod/modules/com-sun-tools-debugger-dbxgui.jar
    Installation of <SPROdbxui.2> was successful.
    Installed Package: SPROdbxui.2
    So I run find . -type f | ggrep 'modules.*\(dbx\|gdb\)'
    ./SUNWspro/prod/modules/com-sun-tools-debugger-dbxgui.jar
    ./SUNWspro/prod/modules-xml/off/org-netbeans-modules-cnd-debugger-gdb.xml
    ./SUNWspro/prod/modules-xml/on/org-netbeans-modules-cnd-debugger-gdb.xml
    ./netbeans-5.5.1/cnd1/update_tracking/org-netbeans-modules-cnd-debugger-gdb.xml
    ./netbeans-5.5.1/cnd1/modules/locale/org-netbeans-modules-cnd-debugger-gdb_ja.jar
    ./netbeans-5.5.1/cnd1/modules/locale/org-netbeans-modules-cnd-debugger-gdb_zh_CN.jar
    ./netbeans-5.5.1/cnd1/modules/org-netbeans-modules-cnd-debugger-gdb.jar
    ./netbeans-5.5.1/cnd1/config/Modules/org-netbeans-modules-cnd-debugger-gdb.xml
    That plugin seems to be installed in the different directory. Is it possible to enable it somehow?

  • How to report bugs for Sun Studio 12 update 1?

    I want to report a bug for the Sun Studio 12u1 C compiler, but bugreport.sun.com doesn't know about Sun Studio 12u1. The latest release know is SS12.
    Furthermore, the form doesn't allow to attach additional files, e.g. sources and other information needed to reproduce the problem.
    Since we have a valid service support contract with Sun, I used the official channel via the member support center, on January 15. Now, one month later, there is still no answer - and searching the databases both on sunsolve and bugreport.sun.com show, that my report hasn't gotten that far, yet.
    I really like Sun Studio, and I use it both for research and education, but reporting issues is really a problem. This somehow spoils the fun, both for the end users and the developers of a really great product!
    So the big question is: What is the best and quickest way to get bugs reported?
    Regards,
    Bernd

    If you have a support contract, the best way is to report via official channel; this is the only way to ensure that the bug is fixed in a patch for already released product. The fact that you can't find your report on sunsolve and bugreport.sun.com does not mean anything: not all bugs are public for obvious reasons.
    I think you should request an update via the same official channel; if you get nothing in a reasonable time (a day, I think), please report back here, we'll try to find out what's going on.

  • ECCN number for Sun Studio 10

    Hi,
    I can not find "Sun Studio 10" as a product in the Sun Software Export Matrix:
    http://www.sun.com/sales/its/software/software.html
    Anyone that knows which ECCN number to use in case you are shipping libraries from Sun Studio 10?
    The library I have in mind is Tools.h++.

    Actually, the implementation of -xpagesize and its friends will not be available on x86 until the next release. Sorry for the confusion.

  • 300Gb SAS disk support for Sun Fire V445

    Hi,
    Can anyone tell me if 300Gb 10K SAS disks are compatible and supported by Oracle for Sun Fire V445's? The disks I have in mind are Sun FRU PN: 540-7869-01.
    Any help will be greatly appreciated.
    Thanks
    Richard

    Thanks for your post.
    I am finding Oracle's approach to hardware very frustrating. Their ultra conservative approach seems to be motivated by a desire to driving customers to newer, more expensive systems. Can't fit you data on 16 300GB SAS drives in a x4250 that cost $20K - why you can buy a new pillar system for $121,000! Never mind one aught to be able to use 1TB drives.
    And the cost of SUN's drives! I mean its not like they actually make them. No, they take Seagate drives, put them in a fancy bracket and charge 10x more!
    I am really wondering how much longer I will stay with Oracle! I mean my PC can hold more data than my x4250 that cost 15x more! And Linux may soon have the ZFS capability. So why Oracle?

  • NVIDIA GeForce 6800 Ultra DDL supported for FC Studio II on DP PPC G5 2.5??

    Up dated to 10.4.11 & Studio II (FC6.0.2) and no problem. Even launched Final cut once and all o.k.
    2nd time, says grafix card, NVIDIA GeForce 6800 Ultra DDL isn't Quartz Extreme so, good by we're
    quitting.
    Swapped into another identical G5 and in Sys Profiler, says the card is Quartz Extreme supported.
    What gives? I tried the Nvidia web site for drivers, but they show no Mac support.
    Ideas?
    thanks
    p2

    Any progress on this? I just ran into the same problem. I launch Final Cut Pro 6.0.3 and I get an error:
    1)Final Cut Pro requires that your system have a Quartz Extreme capable video card.
    2)Final Cut Pro recommends that your system have 64 MB of VRAM; this system has only 0 MB of VRAM.
    3)The installed graphics card does not not support the OpenGL features recommended by Final Cut Pro.
    System profilor shows the GeForce 6600, but no Quarts infomration.
    PowerPC G5 Dual 2.3 - 2GB RAM, 10.4.11

  • C++14 Standard Support for Solaris Studio

    Hi Steve,
    Currently, does Solaris Studio 12.4 Final Release support C++14 constructs? I saw the Standard C++ website https://isocpp.org/std/status and the C++14 Standard will soon release the final draft later this year.
    But, given that C++14 is going to be a minor change as compared to C++11, which they mentioned C++14 mostly completes C++11 (in FAQ: https://isocpp.org/wiki/faq/cpp14#cpp14-compilers), will the next release add support of C++14 before the next standard, which is slated for around 2017?
    Although at this stage nothing has been confirmed yet, I wonder if the statement in the Standard C++ FAQ would mean that the new C++14 would still be treated as C++11, which would mean that Solaris Studio compilers would handle C++14 codes as under C++11 standard (i.e. the -std=c11 and -std=c++11 flags can be used to compile C++14 codes), though I am not sure.
    Regards,
    Brian

    Compared to C++11, C++14 has two kinds of changes:
    1. "Bug fixes":  Primarily clarification of issues in C++11 that were incomplete or ambiguous, and loosening of rules that were deemed to be unnecessarily strict. There is at least one rule change, where C++11 required instantiation of unused template functions that had an exception-specification, and C++14 does not.
    2. New features:  New syntax, and new contents in the standard library.
    Like most other compilers, Studio 12.4 in C++11 mode has many of the C++14 bug fixes, including the rule change about template functions that I mentioned above. (For one customer's code, the rule change resulted in a nearly 20x speedup in compile time, from days to hours.)
    Studio 12.4 does not have any of the new C++14 features, and the compiler does not have a C++14 mode. The reason is timing; Studio 14 feature freeze predated approval of the C++14 standard. We prefer not to implement proposed new features until they are published in the standard, because features have a habit of changing between their supposedly final form and actual publication. We have been bitten by such changes in the past, and it creates problems for us, and our customers who depend on compiler stability for large projects.
    We expect to implement C++14 in a future release. Oracle policy does not permit me to be more specific.

  • Jdk 1.4 support for websphere studio 5.1

    I am using Websphere application studio version 5.1 which uses jdk1.3 and not 1.4. My project requirement forces me to use jdk 1.4 swing components as 1.4 swing version has lot more than that of 1.3 (for e.g. masking for input field and lot more). Does anyone have an idea how can i use 1.4 (at least swing) into websphere application studio 5.1 (which uses jdk 1.3)?? or does anyone know how can i point/force websphere studio to use jdk version 1.4?
    I would highly appreciate any pointers/reference material or anything like that.
    Thanks,
    Vicky

    mriyer,
    The Windows binaries in 2.3.10 were built using JDK 1.5 and did not use a -target 1.4 flag. You did the right thing by rebuilding.
    Regards,
    George

Maybe you are looking for

  • Unable to run a login authentication program

    hi, i am a newbie in jsp. i have a project to complete, which involves a login code to be developed. however, i just can't run this login program. can anyone help me in finding any errors in this code, or is their any problem with tomcat ? here is th

  • SALES REPORT (Credit memos Subtracted)

    Hi all, I would like to come up with a detailed Sales Reports that shows the Quantity and Value of items sold per day (AR Invoices) excluding the credit memos. I later want to use the same query in crystal reports. I came up with the below query; the

  • How to output data when converting labview vi into matlab mex functions

    Hi, I am a fairly new user to labview and am currently working on labview 7.1. I have created a labview vi which can extract data from ni daq 6070e in real time. The problem is that this code has to be converted so that it can be used with matlab.in

  • Is this a data list photo gallery?

    http://www.heathrowe.com/other/fc2/main.html (click to the gallery page) Someone posted this in the show your Catylst project thread. Is this done with the Data list method? It's late, and I am beat, but I can't seem to get rollover functionality in

  • Objects Overlay within Flex (foreground/background)

    Hello, I am new to flex programming so please forgive me if this question is out of place, newbish or just plain stupid. Within my flex application, I want to change to a veiw, and in that view I want to expand a panel, so that it fills the majority