Minor IDE bug: property inspector for f:validator tags

Hi JDev team
Very minor IDE bug in the JDev 11g tech preview release.
If you open a web page with a f:validator tag, select the tag, look in the property inspector. In the selectors-groups (or categories) on the left hand side of the property inspector, the option "other" is showing, but there is also a selectable blank space above this that should be appropriate named.
Regards,
CM.

Hi Liza, thanks for logging the bug.
Regards the Property Inspector, well you asked...... ;)
I can see why you've gone for the new look and feel, it does look better.
One caveat though. On my 24 inch monitor, with the property inspector by JDev's pref on bottom of the screen, the fields are stretched all the way across the screen pointlessly wasting screen real-estate .... always a problem in JDev. So I move the property palette back to its more traditional spot on the right hand side of the screen.
As a side window, it doesn't currently "squash" properly. I've uploaded an image for you to see what I mean. Poplists don't seem to shrink properly in some cases. And in some cases the same with fields. It also appears labels take preference in size to fields, to the detriment fields disappear.
http://members.iinet.net.au/~chriscmuir/SquashedPI.png
Anyway, just my $0.02 worth.
Regards,
CM.

Similar Messages

  • Property Inspector for Locked Content Doesn't Set Content Dirty

    I have a property inspector for my locked content. When the
    user sets a new value in the inspector, the orig attribute of the
    MM:BeginLock tag is updated appropriately. Unfortunately,
    Dreamweaver doesn't see that change as having modified the document
    in a meaningful way, so it doesn't enable the Refresh Design View
    buttons. Hitting F5, the hotkey for Refresh Design View, has no
    effect.
    Do you have a suggestion how I can make Dreamweaver think the
    content is modified?

    Hello,
    without going into the specifics of your question, have you checked the following SDN blog?
    /people/dolores.correa/blog/2007/09/18/sending-e-mail-from-support-message
    I hope this helps.
    Best regards,
    Miguel Ariñ

  • Help Getting CS6 DreamWeaver to Allow Me to Set HTML Settings in Property Inspector

    Hi,
    Another quesiton regarding table layout.  As I often am designing email newsletters, I still need easy ways to set old fashioned HTML elements without messing with CSS (alignment, etc) - it just works better for me for email blasts to code in HTML, plus Outlook still doesn't follow CSS very well in HTML emails.
    After moving to CS6 on a Mac, I can't get the property inspector to allow me to edit HTML Cell properties in the property inspector.  Everything is grayed out.  I'm sure this is some setting somewhere but I can't find it.  In Preferences I do have "HTML instead of CSS" set.  Note that in CS6 on my PC I AM able to edit these fields and change alignment and other cell propertie.s  But, see below, on the Mac, everything is grayed out and I can't edit anything.
    It's got to be a setting somewhere.  How do you over ride CS6 insistance on CSS and HTML blocking and go back to ability to set HTML properties in the property inspector?  There has to be something set different on my PC install than my Mac install but I can't figure out what, as I personally don't remember changing anything and both are brand new installs of CS6, and both are editing the same file.
    HELP!  Thanks!

    Hi Nancy,
    Thanks so much for the response, and I understand CS6 is more standards compliant, but they did NOT remove the ability to make these changes.  You’re missing that I AM able to change and edit in the property inspector to my hearts content in CS6 on my WINDOWS install.  See this screen shot – I can click in the property inspector for a cell and change alignment, etc, and CS6 happily makes the code (like it should) for me.  But on the MAC, it’s grayed out per my original post.  There is a setting I’m missing that I can’t find, or does CS6 Mac not work like CS6 Windows?  Something doesn’t add up.

  • Problem with Spry Property Inspector in DW CS5

    Hi - I saw a similar post to my issue but with no replies or resolution.  This issue just started happening out of the blue.  After inserting a spry menu bar into a page, I will click on the blue tab above the menu bar widget to show the property inspector for the menu bar.  When the property inspector opens, all of the fields and settings are crammed to the left of the Property Inspector window and it is impossible to make any modifications to the menu bar without going into the code.  I hope that someone can provide a solution or suggestion.

    Am I over reaching on this?
    Transitions are for slideshows.  What you're describing sounds more like a Flash site. 
    Maybe a modal window would work  for you.
    Look at Fancy Box
    Works well with text, images, iframes, and just about anything else you throw at it.
    http://fancybox.net/
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb
    http://alt-web.blogspot.com/

  • Return focus to custom property inspector?

    Hello,
    I'm working on a Dreamweaver CS3 extension that includes
    custom property inspector for 'div' tag with specific attributes.
    Using the custom inspector modifies part of the body and head
    code on the web page. Here's the issue: modifying script code
    between head tags makes the property inspector lose focus. I've
    tried to return the focus back to original div tag to redisplay the
    custom property inspector, but I get default 'div' inspector
    instead of the custom one. I'd like to get the custom property
    inspector back so the user can keep using the controls on it
    without noticing the focus loss.
    Here's the code that focuses back on original 'div' tag:
    dom.setSelectedNode(originalDivTagReference);
    and here's the header for custom property inspector:
    <!-- tag:div, attrName:class, attrValue:myCustomClass,
    priority:5, selection:within,hline,vline -->
    Thank you very much,
    Rudi

    Which OS?
    Which version of DW?
    Regards
    John Waller

  • Property Inspector doesn't list all available events

    I've noticed that JDev doesn't list all of the available events for a given swing component. For example, I created a JFrame, and added a JButton and a JTextField to it. As I'm looking at the property inspector for the JTextField, it shows me only the following events:
    componentAdded
    componentHidden
    componentMoved
    componentResized
    componentShown
    mouseClicked
    mouseDragged
    mouseEntered
    mouseExited
    mouseMoved
    mousePressed
    mouseReleased
    propertyChange
    There should be a lot more, such as keyPressed, keyTyped, etc. What's up with this?
    Thank you,
    Brian D. Brown

    The behaviour described does not appear in our most recent builds, so you can expect it to function properly in the
    next available release. Until then, your work around should alleviate the issue. Thanks for pointing out the problem.

  • HTML property extractor for web repository

    Hi All,
    I was just wondering has anyone worked on this ...
    We are using EP 2004s and for one of our web server we have created a web repository and now we want to use 'html property extractor" to extract the values of META tag of the html documents.
    This will help us in filtering the search result , so we have followed following steps :
    1. Created a html property extractor for the meta tags (META all =<meta tag name>).
    2. Assigned this extractor to the web repository.
    3. Crawled the website .
    After this we tried to search for the documents using meta tag values but not able to find any document.
    We have even tried to filter the result by adding this custom property in 'custom properties' , but this also didn't work.
    Is there anything we are missing or this has to work in some other way ?
    Note : We have tried a html extractor with <title> tag and extracted it successfully .
    Useful answers will be rewarded points !
    Thanks & Regards,
    Amit Kade

    Hi Amit
    I'm working on a solution using Web Property Extractors as well, and would like to know if you managed to find a solution to your problem.
    Kind regards,
    Martin Søgaard

  • I have an Adobe Flash Professionals digital classroom book for CS6 and was following all steps easily until it ask me to select the text tool and change it from classic to tfl in the property inspector. I looked and all that drops down is dynamic, static,

    I have an Adobe Flash Professionals digital classroom book and was following all steps easily until it ask me to select the text tool and change it from classic to tfl in the property inspector. I looked and all that drops down is dynamic, static, and input. Where is the TFL and Classic ? I watched adobe learning center but he was using CS5. Can anyone please help?

    Hi,
    Do you use Flash CS6 to follow the instructions in the classroom book? If yes, then you can find it under text drop down for an AS3 Document as shown below
    If you follow the instruction in Flash CC or Flash CC2014 then you will not find this option as this is deprecated.
    Thanks!
    Mohan

  • Property Inspector bug?

    There is a problem when property inspector is in bottom panel container of JDev.
    It doesn't show properties of some components.
    For example when I work with af:outputText on jspx page or invokeAction in pageDefinition file...

    Hi,
    yes I have the same "error" (Studio Edition Version 11.1.1.1.0, Build JDEVADF_11.1.1.1.0_GENERIC_090615.0017.5407).
    In some situations the property-inspector is empty and show only the background-color.
    I did not have the mistake in older releases.
    My Workaround: I add the property-inspector in the right-panel near the default component-palette.

  • Jdev 10g: property inspector bug

    jdev 10g and ADF FACES EA15.
    The property inspector is not showing the value of "valuePassThru" on af:selectOneRadio controls.

    Hi Larry,
    Thanks a lot for bringing to our notice. I will test it and report it to appropriate team, so that it gets fixed.
    Regards,
    Vijay Venkataraman

  • BUG: XML Property Inspector

    When editing an XML file in the Property Inspector, if I change a value in a sub-element, the Property Inspector closes that subelement and other subelements in that same level. Here is a test case. The file:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <DomainSet>
    <Domain name="YN">
    <AllowableValue value="Y" meaning="Yes3"/>
    <AllowableValue value="N" meaning="No" />
    </Domain>
    </DomainSet>
    1. Click the Domain node in the Structure window.
    2. Expand the first AllowableValue node and change the meaning property.
    3. Click the name property and wait a second or two. The Allowable Value node will close.
    The same behavior occurs in 9.0.3 and 9.0.3.1; both windows LAF and Oracle LAF. It doesn't matter if the XML Editor is open or not.

    To clarify, steps 2 and 3 are in the Property Inspector.

  • Try to view node properties in Property Inspector

    I've nodes extends CustomTextNode and a CustomEditor for this nodes.
    now i'm trying view some details in property inspector.
    I saw that i need to do something like this in extension.xml
    <property-inspector-hook xmlns="http://xmlns.oracle.com/ide/extension">
    <inspectable-factories>
    <inspectable-factory class=""/>
    </inspectable-factories>
    <property-form-layouts>
    <property-form-layout property-model-class="">
    <category-layout id="" title="${GENERAL}">
    <display-group id="">
    <property id=""/>
    </display-group>
    </category-layout>
    </property-form-layout>
    </property-form-layouts>
    </property-inspector-hook>
    i tried this but when node open, i saw changes in the title of the property inspector but then the title say "property inspector" again and nothing really happen.
    is there any example about how to implement a property inspector with own nodes?
    Thanks.

    Thanks Mike. It's always nice to know when it's a bug and not
    one's
    imagination.
    Craig
    Craig Wollman
    Lingo Specialist
    Word of Mouth Productions
    212-928-9581
    www.wordofmouthpros.com
    "Mike Blaustein" <[email protected]> wrote in
    message
    news:f8qqnq$j2o$[email protected]..
    > If you have sprite(5).scriptInstanceList in the Object
    Inspector, pretty
    > often, sprite(5) stops using it's script. It is not 100%
    of the time, but
    > I have found, as a general rule, that very odd things
    happen when you try
    > that. Be careful.
    >
    > Sometimes you can get away with something like this:
    >
    > global gSprite5
    >
    > on startMovie
    > gSprite5=sprite(5).scriptInstanceList
    > end
    >
    > and you can put gSprite5 into the Object Inspector.
    Sometimes it works.
    > Not always...

  • IDES Installation - EHP 7 for SAP ERP 6.0, fails at abap import win 2012 r2 ORA

    Dear gurus:
    I am having an issue on import abap phase to complete the SAP IDES ERP EHP 7 for ABAP installation.
        i am already search on the net, but found nothing about this>
    my host file on both path:
    C:\Windows\System32\drivers\etc
    C:\Windows\SysWOW64\drivers\etc
    #127.0.0.1
    rzablah01
    127.0.0.1
    rzablah01.rzablah
    #127.0.0.1
    rzablah01
    localhost
    i don't have domain controller
    machine:
    windows 2012 server datacenter r2 english x64
    8gb ram
    700gb hdd
    the SWPM is
    SWPM10SP06_5-20009707.sar
    the pre check was OK
    I put the policy files on java in the following paths
    C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\sapjvm\sapjvm_6\jre\lib\security
    C:\usr\sap\ERP\SYS\exe\jvm\NTAMD64\sapjvm_6.1.059\sapjvm_6\jre\lib\security
    the version is jce_policy-6.zip
    I already patch kernel, and try another things, but nothing solve it.
    my log:
    C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\sapinst_dev.log
    i found this on the file:
    WARNING    2014-09-24 21:10:39.657 [synxcpath.cpp:1010]
              CSyPath::getOSNodeType(bool) lib=syslib module=syslib
    Unable to get information about path \\LABEL.ASC\ using GetVolumeInformation. Operating system error message: The specified path is invalid.
    sapinst_dev.log________________________________:
    TRACE      2014-09-24 21:10:33.238
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE      2014-09-24 21:10:33.238
    Using custom value flow_trace for property SAPINST_MESSAGE_DEVLOG_THRESHOLD.
    TRACE      2014-09-24 21:10:33.238
    Using custom value info for property SAPINST_MESSAGE_GUILOG_THRESHOLD.
    TRACE      2014-09-24 21:09:42.872 [iaxxclib.cpp:174]
              CLib::load()
    Opened C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\\sylib722.dll
    TRACE      2014-09-24 21:09:42.873
    exe dir is C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362
    TRACE      2014-09-24 21:09:43.017
    MessageLib initialized successfully.
    INFO      2014-09-24 21:09:43.20 [synxcpath.cpp:799]
              CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Users\Administrator\AppData\Local\Temp\sapinst_exe.2796.1411607362\dev_sap_kernel_test_24_Sep_2014_21_09_43.
    INFO      2014-09-24 21:09:43.21 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file C:\Users\Administrator\AppData\Local\Temp\sapinst_exe.2796.1411607362\dev_sap_kernel_test_24_Sep_2014_21_09_43.
    TRACE      2014-09-24 21:09:43.22 [syxxclogbook.cpp:219]
              PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
              lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\dev_sap_kernel
    TRACE      2014-09-24 21:09:43.23 [csicomponentsetmanager.cpp:112]
              CSiComponentSetManager::readFrameworkJslib()
    Reading framework jslib.
    TRACE      2014-09-24 21:09:43.595 [csicomponentsetmanager.cpp:146]
              CSiComponentSetManager::readFrameworkJslib()
    Reading framework jslib done.
    TRACE      2014-09-24 21:09:43.597 [iaxxclib.cpp:174]
              CLib::load()
    Opened C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\iaguieng722.dll
    TRACE      2014-09-24 21:09:43.598 [syxxclogbook.cpp:219]
              PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
              lib=syslib module=syslib
    Initialized SAP kernel tracing to file dev_sap_kernel
    TRACE      2014-09-24 21:09:48.153 [synxcuser.cpp:2083]
              CSyUserImpl::isExistingOnOS() lib=syslib module=syslib
    existence check for user Administrator returned true.
    TRACE      2014-09-24 21:09:48.153 [syxxccache.cpp:419]
              CSyAccountCache::addToCache(const IaPtr<CSyAccountImpl> account)
              lib=syslib module=syslib
    inserted account (Administrator, S-1-5-21-3086296020-3121675482-1484945983-500, USER) into the accountcache.
    TRACE      2014-09-24 21:09:48.153 [cguiproxy.cpp:74]
              CGuiProxy::doLog()
    Waiting for client connection (1)
    TRACE      2014-09-24 21:09:48.154 [synxccuren.cpp:901]
              CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'C:/Users/ADMINI~1/AppData/Local/Temp/sapinst_exe.2796.1411607362/jre')
              lib=syslib module=syslib
    Environment variable SAPINST_JRE_HOME set to value 'C:/Users/ADMINI~1/AppData/Local/Temp/sapinst_exe.2796.1411607362/jre'.
    TRACE      2014-09-24 21:10:12.858 [cguiproxy.cpp:74]
              CGuiProxy::doLog()
    Start client logon ...
    TRACE      2014-09-24 21:10:12.858 [cguiproxy.cpp:398]
              CGuiProxy::checkIfLogon
    Connection request to guiengine backend by host child process at (736:740)
    TRACE      2014-09-24 21:10:12.859 [cguiproxy.cpp:455]
              CGuiProxy::checkIfLogon
    GUI Protocol version is 3.1
    TRACE      2014-09-24 21:10:12.859 [cguiproxy.cpp:456]
              CGuiProxy::checkIfLogon
    Send connect information
    TRACE      2014-09-24 21:10:12.859 [cguilogon.cpp:246]
              CGuiLogon::testForAutoLogon()
    client connected from child process at (736:740)
    TRACE      2014-09-24 21:10:13.46 [cguiproxy.cpp:74]
              CGuiProxy::doLog()
    Client successfully logged on from child process at (736:740)
    INFO      2014-09-24 21:10:13.177 [synxcpath.cpp:799]
              CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Users\Administrator\AppData\Local\Temp\sapinst_exe.2796.1411607362\dev_sap_kernel_test_24_Sep_2014_21_10_13.
    INFO      2014-09-24 21:10:13.178 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file C:\Users\Administrator\AppData\Local\Temp\sapinst_exe.2796.1411607362\dev_sap_kernel_test_24_Sep_2014_21_10_13.
    TRACE      2014-09-24 21:10:13.179 [csimanagerinterfaces.cpp:3798]
              CSiManagerInterfaces::tryToLoadMessageDictionary
    Loading G:/SOFT/COM/INST/messages.xml ...
    TRACE      2014-09-24 21:10:13.349 [csimanagerinterfaces.cpp:3800]
              CSiManagerInterfaces::tryToLoadMessageDictionary
    Loaded G:/SOFT/COM/INST/messages.xml
    TRACE      2014-09-24 21:10:13.361 [csimanagerinterfaces.cpp:3798]
              CSiManagerInterfaces::tryToLoadMessageDictionary
    Loading G:/SOFT/COM/INST/messages.xml ...
    TRACE      2014-09-24 21:10:13.535 [csimanagerinterfaces.cpp:3800]
              CSiManagerInterfaces::tryToLoadMessageDictionary
    Loaded G:/SOFT/COM/INST/messages.xml
    TRACE      2014-09-24 21:10:13.535
    exe dir is C:/Users/ADMINI~1/AppData/Local/Temp/sapinst_exe.2796.1411607362
    INFO      2014-09-24 21:10:13.538 [synxcpath.cpp:799]
              CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO      2014-09-24 21:10:13.539 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    TRACE      2014-09-24 21:10:13.543 [iaxxclib.cpp:174]
              CLib::load()
    Opened C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\iakdblib722.dll
    TRACE      2014-09-24 21:10:13.543 [sixxcreate.cpp:46]
              startInstallationViaStarter()
    SAPinst build information:
    Version:      2014.09.0
    Build:        1521363
    Compile time:  Sep 15 2014 - 16:33:56
    Make type:    optU
    Codeline:      720-2_REL
    Platform:      NTAMD64
    Kernel build:  721, patch 319, changelist 1516453
    Exe directory: C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362
    TRACE      2014-09-24 21:10:13.547 [csimanagerinterfaces.cpp:3798]
              CSiManagerInterfaces::tryToLoadMessageDictionary
    Loading G:/SOFT/COM/INST/messages.xml ...
    TRACE      2014-09-24 21:10:13.728 [csimanagerinterfaces.cpp:3800]
              CSiManagerInterfaces::tryToLoadMessageDictionary
    Loaded G:/SOFT/COM/INST/messages.xml
    TRACE      2014-09-24 21:10:14.109 [cproductchoicedialog.cpp:79]
              CProductChoiceDialog::popUp
    Reading product catalog...
    TRACE      2014-09-24 21:10:15.410 [cproductchoicedialog.cpp:84]
              CProductChoiceDialog::popUp
    Reading product catalog done.
    TRACE      2014-09-24 21:10:15.562 [cstartupfilereader.cpp:482]
              CStartupFileReader::filterCatalogByConstraints()
    Displaying unfiltered product catalog
    TRACE      2014-09-24 21:10:15.969 [iaxxgenimp.cpp:411]
              CGuiEngineImp::showDialog()
    showing dlg diProductChoice
    TRACE      2014-09-24 21:10:15.999 [iaxxgenimp.cpp:431]
              CGuiEngineImp::showDialog()
    <dialog sid="diProductChoice">
    <title>Welcome to SAP Installation</title>
    <dialog/>
    TRACE      2014-09-24 21:10:16.262 [iaxxgenimp.cpp:1031]
              CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2014-09-24 21:10:29.73 [iaxxdlghnd.cpp:96]
              CDialogHandler::doHandleDoc()
    CDialogHandler: ACTION_NEXT requested
    TRACE      2014-09-24 21:10:29.73 [iaxxcdialogdoc.cpp:190]
              CDialogDocument::submit()
    <dialog sid="diProductChoice">
    <dialog/>
    INFO      2014-09-24 21:10:29.157 [synxcpath.cpp:799]
              CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\x.
    INFO      2014-09-24 21:10:29.158 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\x.
    TRACE      2014-09-24 21:10:29.792 [cservicehelpers.cpp:318]
              CServiceHelpers::assertCorrectFileProtection(C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP)
    Permission check skipped when running on windows.
    TRACE      2014-09-24 21:10:29.793 [iaxxgenimp.cpp:411]
              CGuiEngineImp::showDialog()
    showing dlg diRestartOrCancel
    TRACE      2014-09-24 21:10:29.793 [iaxxgenimp.cpp:431]
              CGuiEngineImp::showDialog()
    <dialog sid="diRestartOrCancel">
    Dialog does not contain standard input handler, so the backend is not able to generate a log entry
    <dialog/>
    TRACE      2014-09-24 21:10:29.793 [iaxxgenimp.cpp:1031]
              CGuiEngineImp::acceptAnswerForBlockingRequest
    Waiting for an answer from GUI
    TRACE      2014-09-24 21:10:32.063
    current working directory is C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP
    INFO      2014-09-24 21:10:32.69 [synxcpath.cpp:799]
              CSyPath::createFile() lib=syslib module=syslib
    Creating file C:\Program Files\sapinst_instdir\x.
    INFO      2014-09-24 21:10:32.70 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file C:\Program Files\sapinst_instdir\x.
    TRACE      2014-09-24 21:10:32.73 [syxxcfile.cpp:125]
              CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const
              lib=syslib module=syslib
    Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.
    TRACE      2014-09-24 21:10:32.73 [synxcfile.cpp:478]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copying file C:/Users/Administrator/AppData/Local/Temp/sapinst_exe.2796.1411607362/dev_sap_kernel to C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP
    INFO      2014-09-24 21:10:32.74 [synxcfile.cpp:678]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copied file 'C:/Users/Administrator/AppData/Local/Temp/sapinst_exe.2796.1411607362/dev_sap_kernel' to 'C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP'.
    INFO      2014-09-24 21:10:32.75 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file C:\Users\Administrator\AppData\Local\Temp\sapinst_exe.2796.1411607362\dev_sap_kernel.
    TRACE      2014-09-24 21:10:32.75 [syxxcfile.cpp:125]
              CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const
              lib=syslib module=syslib
    Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.
    TRACE      2014-09-24 21:10:32.76 [synxcfile.cpp:478]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copying file G:/SOFT/COM/INST/dev_sap_kernel to C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP
    INFO      2014-09-24 21:10:32.76 [synxcfile.cpp:678]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copied file 'G:/SOFT/COM/INST/dev_sap_kernel' to 'C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP'.
    INFO      2014-09-24 21:10:32.116 [synxcfile.cpp:376]
              CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
              lib=syslib module=syslib
    Removed file G:\SOFT\COM\INST\dev_sap_kernel.
    TRACE      2014-09-24 21:10:32.117 [syxxclogbook.cpp:219]
              PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
              lib=syslib module=syslib
    Initialized SAP kernel tracing to file C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\dev_sap_kernel
    TRACE      2014-09-24 21:10:32.118
    exe dir is C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362
    TRACE      2014-09-24 21:10:32.118
    exe dir is C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362
    TRACE      2014-09-24 21:10:33.039
    Running with toplevel file C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/toplevel.xml
    TRACE      2014-09-24 21:10:33.050
    Component version information: lmts_007_REL (CL 136598)
    TRACE      2014-09-24 21:10:33.71 [syxxcfile.cpp:85]
              CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst_dev.34.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const
              lib=syslib module=syslib
    Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2014-09-24 21:10:33.71 [syxxcnode.cpp:425]
              CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst_dev.34.log, ISyNode::CopyMoveMode_t 0x3)
              lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst_dev.log to C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst_dev.34.log
    TRACE      2014-09-24 21:10:33.88 [syxxcfile.cpp:85]
              CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst.34.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const
              lib=syslib module=syslib
    Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2014-09-24 21:10:33.88 [syxxcnode.cpp:425]
              CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst.34.log, ISyNode::CopyMoveMode_t 0x3)
              lib=syslib module=syslib
    Moved C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst.log to C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/sapinst.34.log
    TRACE      2014-09-24 21:10:33.238
    Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
    TRACE      2014-09-24 21:10:33.238
    Using custom value flow_trace for property SAPINST_MESSAGE_DEVLOG_THRESHOLD.
    TRACE      2014-09-24 21:10:33.238
    Using custom value info for property SAPINST_MESSAGE_GUILOG_THRESHOLD.
    TRACE      2014-09-24 21:10:33.247
    Running with keydb file C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.xml
    TRACE      2014-09-24 21:10:33.247
    Running with dialog file C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/dialog.xml
    TRACE      2014-09-24 21:10:33.370 [iaxxgenimp.cpp:694]
              CGuiEngineImp::parseDialogXml()
    Removing 'copyLocation' node from diCdServerMissingPackage
    Removing 'copyLocation' node from diCdServerMissingPackageWithCdName
    Removing 'copyLocation' node from diCdServerWithCdName
    TRACE      2014-09-24 21:10:33.392 [syxxcfile.cpp:85]
              CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.35.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const
              lib=syslib module=syslib
    Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2014-09-24 21:10:33.393 [synxcfile.cpp:478]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.35.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copying file C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.xml to C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.35.xml
    INFO      2014-09-24 21:10:33.396 [synxcfile.cpp:678]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.35.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.xml' to 'C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/keydb.35.xml'.
    TRACE      2014-09-24 21:10:33.867 [syxxcfile.cpp:85]
              CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.34.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const
              lib=syslib module=syslib
    Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.
    TRACE      2014-09-24 21:10:33.867 [synxcfile.cpp:478]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.34.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copying file C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.xml to C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.34.xml
    INFO      2014-09-24 21:10:33.876 [synxcfile.cpp:678]
              CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.34.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
              lib=syslib module=syslib
    Copied file 'C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.xml' to 'C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP/statistic.34.xml'.
    TRACE      2014-09-24 21:10:35.715 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2014-09-24 21:10:35.824 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\statistic.xml
    TRACE      2014-09-24 21:10:35.911 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2014-09-24 21:10:37.967 [kdxxctaco.cpp:93]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile start ...
    TRACE      2014-09-24 21:10:38.82 [kdxxctaco.cpp:121]
              CKdbTableContainerImpl::syncToContainerFile
    after creating out stream  for C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP\statistic.xml
    TRACE      2014-09-24 21:10:38.173 [kdxxctaco.cpp:155]
              CKdbTableContainerImpl::syncToContainerFile
    CKdbTableContainerImpl::syncToContainerFile stop ...
    TRACE      2014-09-24 21:10:39.560
    Setting product specific properties:
    SAPINST_USE_FWK_JSLIB=true
    TRACE      2014-09-24 21:10:39.561
    Using framework jslib.
    TRACE      2014-09-24 21:10:39.572
    SAPinst was started using commandline: C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\sapinst.exe
    TRACE      2014-09-24 21:10:39.572
    SAPinst properties are :
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\Administrator\AppData\Roaming
    COMPUTERNAME=RZABLAH01
    ComSpec=C:\Windows\system32\cmd.exe
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    FP_NO_HOST_CHECK=NO
    GUISERVER_DIALOG_PORT=
    GUISERVER_HTTP_PORT=
    HOMEDRIVE=C:
    HOMEPATH=\Users\Administrator
    JAVA_HOME=C:\Program Files (x86)\SAP\SAP JVM 6 (61_REL i486 opt)
    JCE_POLICY_ZIP=
    LOCALAPPDATA=C:\Users\Administrator\AppData\Local
    LOGONSERVER=\\RZABLAH01
    NUMBER_OF_PROCESSORS=4
    OS=Windows_NT
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PLMVIS_82_LIBPATH=C:\Program Files (x86)\SAP\FrontEnd\SAPgui\Program
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=3a09
    PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    Path=C:\oracle\ECC\11203\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\SAP\SAP JVM 6 (61_REL i486 opt)\bin
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    SAPINST_AUTHENTICATION_UNLIMITED=0
    SAPINST_CHECK_PACKAGES=false
    SAPINST_CODE_GENERATION_USE_RECURSIONS=0
    SAPINST_CONTINUE_AFTER_ERROR=
    SAPINST_CONTROL_URL=control.xml
    SAPINST_CWD=
    SAPINST_DETAIL_SUMMARY=true
    SAPINST_DIALOG_PIPES=
    SAPINST_DIALOG_PORT=21212
    SAPINST_DIALOG_URL=dialog.xml
    SAPINST_EXE=SAPINST_EXE
    SAPINST_EXECUTE_PRODUCT_ID=
    SAPINST_EXEDIR_CD=G:/SOFT/COM/INST
    SAPINST_EXE_DIR=C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362
    SAPINST_GENERATE_INIFILE=0
    SAPINST_GENERATE_INIFILE_CONFIG_FILE=
    SAPINST_GLOBAL_PARAMETER_TABLE=
    SAPINST_GUI_ACCESSIBLE=0
    SAPINST_HTTP_PORT=4239
    SAPINST_INIFILE_MODE=
    SAPINST_INIFILE_PARAMETER_MODE=
    SAPINST_INPUT_PARAMETERS_URL=
    SAPINST_INSTANCE_ID_GENERATION=
    SAPINST_JAVA_CODE_GENERATION=
    SAPINST_JAVA_COMPONENT_GEN_DIRECTORY=
    SAPINST_JAVA_COMPONENT_GEN_LOG_FILENAME=
    SAPINST_JAVA_COMPONENT_SNIPPET_DIRECTORY=
    SAPINST_JAVA_COMPONENT_SNIPPET_NAME=
    SAPINST_JAVA_EXT_DIR_DIRECTORY=
    SAPINST_JRE_HOME=C:/Users/ADMINI~1/AppData/Local/Temp/sapinst_exe.2796.1411607362/jre
    SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,NWProfiles,ClusterMgt,SystemIdentity,NetworkMgt
    SAPINST_JS_DEBUG=
    SAPINST_JVM_PROPERTIES=
    SAPINST_KEYDB_URL=keydb.xml
    SAPINST_LABEL_IDX_URL=
    SAPINST_LOG_GUI_UPDATE=0
    SAPINST_MESSAGE_CONSOLE_THRESHOLD=info
    SAPINST_MESSAGE_DEVLOG_THRESHOLD=flow_trace
    SAPINST_MESSAGE_GUILOG_THRESHOLD=info
    SAPINST_MESSAGE_HEADER=
    SAPINST_MESSAGE_URL=.
    SAPINST_MSLIB_TRACE=1
    SAPINST_NO_GUISTART=0
    SAPINST_NO_STEPBACK=0
    SAPINST_OUTPUT_DIR=C:\Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP
    SAPINST_PACKAGES_URL=packages.xml
    SAPINST_PARAMETER_CONTAINER_URL=
    SAPINST_PORT_AUTO=0
    SAPINST_PROPERTIES_4_JAVA_STEPS_JVM=
    SAPINST_REMOTE_ACCESS_USER=
    SAPINST_REMOTE_ACCESS_USER_IS_TRUSTED=0
    SAPINST_RESOURCE_URL=resourcepool.xml
    SAPINST_RFCLIB_TRACE=0
    SAPINST_SAVE_INPUT=true
    SAPINST_SCAN_DEVICES=false
    SAPINST_SDT_CURDIR_MODE=
    SAPINST_SDT_PASSWORD=**********
    SAPINST_SDT_USER=
    SAPINST_SEND_ANALYTICS=true
    SAPINST_SET_STEPSTATE=0
    SAPINST_SKIP_DIALOGS=false
    SAPINST_SKIP_ERRORSTEP=0
    SAPINST_SKIP_SOLMAN_CHECK=0
    SAPINST_SKIP_SUCCESSFULLY_FINISHED_DIALOG=0
    SAPINST_SKIP_SUMMARY_DIALOG=0
    SAPINST_SLIDE_SHOW_URL=slideshow.xml
    SAPINST_SLP_CHANNEL_NAME=
    SAPINST_SMART_COMPONENT=
    SAPINST_STACK_XML=
    SAPINST_START_GUI=1
    SAPINST_START_GUISERVER=1
    SAPINST_STEP_EXECUTION_MODE=
    SAPINST_STOP_AFTER_DIALOG_PHASE=0
    SAPINST_SUCCESS_ID=
    SAPINST_TOPLEVEL_URL=toplevel.xml
    SAPINST_USE_ADVANCED_JS_HANDLING=1
    SAPINST_USE_DETAILED_LOG_DIRECTORY=0
    SAPINST_USE_DEV_FEATURES=
    SAPINST_USE_FWK_JSLIB=true
    SAPINST_USE_HOSTNAME=
    SAPINST_USE_MID=0
    SAPINST_USE_OSBITS=
    SAPINST_USE_OSFAName=
    SAPINST_WRITE_GUIENGINE_BACKEND_TRACE=
    SAP_DIR_PERF=C:\usr\sap\PRFCLOG
    SELFEXTRACTOR_EXECUTABLE_NAME=G:/SOFT/COM/INST/sapinst.exe
    SESSIONNAME=Console
    SYSLIB_LOCKING_MODEL=
    SecSpecialMode=710916
    SystemDrive=C:
    SystemRoot=C:\Windows
    TEMP=C:\Users\ADMINI~1\AppData\Local\Temp
    TMP=C:\Users\ADMINI~1\AppData\Local\Temp
    USERDOMAIN=RZABLAH01
    USERDOMAIN_ROAMINGPROFILE=RZABLAH01
    USERNAME=Administrator
    USERPROFILE=C:\Users\Administrator
    jce_policy_zip=
    windir=C:\Windows
    TRACE      2014-09-24 21:10:39.595 [iaxxclib.cpp:174]
              CLib::load()
    Opened C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\iaejs722.dll
    TRACE      2014-09-24 21:10:39.631 [iaxxclib.cpp:174]
              CLib::load()
    Opened C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\iacdlib722.dll
    TRACE      2014-09-24 21:10:39.635 [ccdmanagerpackagexml.cpp:128]
              CCdManagerPackageXml::readLabelDefinitionFile()
    Add packages from packages.xml; packageName:SAPINST, label: IND:SLTOOLSET:1.0:SWPM:*:WINDOWS_X86_64:*, media name:Software Provisioning Manager
    Add packages from packages.xml; packageName:KERNEL, label: SAP:AKK:741:KERNEL:*:WINDOWS_X86_64:*, media name:Kernel NW740 SR1
    Add packages from packages.xml; packageName:UKERNEL, label: SAP:AKK:741:UKERNEL:*:WINDOWS_X86_64:*, media name:UC Kernel NW740 SR1
    Add packages from packages.xml; packageName:GATEWAY, label: SAP:AKK:741:KERNEL:*:WINDOWS_X86_64:*, media name:Kernel NW740 SR1
    Add packages from packages.xml; packageName:CA, label: SAP:CA:741:UKERNEL:*:WINDOWS_X86_64:, media name:UC Kernel NW740 SR1 (folder CA)
    Add packages from packages.xml; packageName:SMD, label: SAP:SMD:741:UKERNEL:*:WINDOWS_X86_64:, media name:UC Kernel NW740 SR1 (folder SMD)
    Add packages from packages.xml; packageName:SCS, label: SAP:AKK:741:UKERNEL:*:WINDOWS_X86_64:*, media name:UC Kernel NW740 SR1
    Add packages from packages.xml; packageName:SAPLUP, label: SAP:SAPLUP:741:*:*:*, media name:SL Controller (Kernel DVD)
    Add packages from packages.xml; packageName:SCA_2, label: SAP:UT_ERP:SR1BS7I2013EHP7:*:*:*, media name:Java Component BS7i2013 SR1 on NW740 SR1
    Add packages from packages.xml; packageName:J2EE, label: SAP:J2EE-CD:SR1740:J2EE-CD:j2ee-cd:*, media name:Java Component NW740 SR1 (folder JAVA_J2EE_OSINDEP)
    Add packages from packages.xml; packageName:J2EE-ENG, label: SAP:J2EE-INST:SR1740:*:*:*, media name:Java Component NW740 SR1 (folder JAVA_J2EE_OSINDEP_J2EE_INST)
    Add packages from packages.xml; packageName:J2EE-INST, label: SAP:J2EE-INST:SR1740:*:*:*, media name:Java Component NW740 SR1 (folder JAVA_J2EE_OSINDEP_J2EE_INST)
    Add packages from packages.xml; packageName:SCA, label: SAP:UT:SR1740:*:*:*, media name:Java Component NW740 SR1 (folder JAVA_J2EE_OSINDEP_UT)
    Add packages from packages.xml; packageName:CTC, label: SAP:CTC:NW04S:*:*:*, media name:Java Component NW740 SR1
    Add packages from packages.xml; packageName:JAVA_EXPORT, label: SAP:JEXPORT:SR1740:*:*:*, media name:Java Component NW740 SR1 (folder JAVA_EXPORT)
    Add packages from packages.xml; packageName:JDMP, label: SAP:JDMP:SR1740:*:*:*, media name:Java Component NW740 SR1 (folder JAVA_EXPORT_JDMP)
    Add packages from packages.xml; packageName:JDMP_01, label: SAP:BPM_JDMP:SR1740:*:*:*, media name:Java Export SR1 (Vol.01)
    Add packages from packages.xml; packageName:JDMP_02, label: SAP:JDMP_02:SR1740:*:*:*, media name:Java Export SR1 (Vol.02)
    Add packages from packages.xml; packageName:JDMP_03, label: SAP:JDMP_03:SR1740:*:*:*, media name:Java Export SR1 (Vol.03)
    Add packages from packages.xml; packageName:JDMP_04, label: SAP:JDMP_04:SR1740:*:*:*, media name:Java Export SR1 (Vol.04)
    Add packages from packages.xml; packageName:JDMP_05, label: SAP:JDMP_05:SR1740:*:*:*, media name:Java Export SR1 (Vol.05)
    Add packages from packages.xml; packageName:JDMP_06, label: SAP:JDMP_06:SR1740:*:*:*, media name:Java Export SR1 (Vol.06)
    Add packages from packages.xml; packageName:JDMP_07, label: SAP:JDMP_07:SR1740:*:*:*, media name:Java Export SR1 (Vol.07)
    Add packages from packages.xml; packageName:JDMP_08, label: SAP:JDMP_08:SR1740:*:*:*, media name:Java Export SR1 (Vol.08)
    Add packages from packages.xml; packageName:JDMP_09, label: SAP:JDMP_09:SR1740:*:*:*, media name:Java Export SR1 (Vol.09)
    Add packages from packages.xml; packageName:JDMP_10, label: SAP:JDMP_10:SR1740:*:*:*, media name:Java Export SR1 (Vol.10)
    Add packages from packages.xml; packageName:EXPORT1, label: SAP:ECC:SR1617:EXPORT(1/11):*:*, media name:Installation Export 1 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT2, label: SAP:ECC:SR1617:EXPORT(2/11):*:*, media name:Installation Export 1 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT3, label: SAP:ECC:SR1617:EXPORT(3/11):*:*, media name:Installation Export 1 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT4, label: SAP:ECC:SR1617:EXPORT(4/11):*:*, media name:Installation Export 1 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT5, label: SAP:ECC:SR1617:EXPORT(5/11):*:*, media name:Installation Export 1 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT6, label: SAP:ECC:SR1617:EXPORT(6/11):*:*, media name:Installation Export 1 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT7, label: SAP:ECC:SR1617:EXPORT(7/11):*:*, media name:Installation Export 2 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT8, label: SAP:ECC:SR1617:EXPORT(8/11):*:*, media name:Installation Export 2 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT9, label: SAP:ECC:SR1617:EXPORT(9/11):*:*, media name:Installation Export 2 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT10, label: SAP:ECC:SR1617:EXPORT(10/11):*:*, media name:Installation Export 2 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:EXPORT11, label: SAP:ECC:SR1617:EXPORT(11/11):*:*, media name:Installation Export 2 ECC 6.0 EhP7 SR1
    Add packages from packages.xml; packageName:MIGJDMP, label: SAP:MIGJDMP:73:*:*:*, media name:Migration Export (MIGJDMP)
    Add packages from packages.xml; packageName:MIGAPPS, label: SAP:MIGAPPS:73:MIGRATION:*:*, media name:Migration Export (MIGAPPS)
    Add packages from packages.xml; packageName:JMIG, label: SAP:JMIG:73:*:*:*, media name:Migration Export (JMIG)
    Add packages from packages.xml; packageName:MIGEXPORT1, label: SAP:MIG:*:EXPORT(1/:*:*, media name:Migration Export (MIGEXPORT)
    Add packages from packages.xml; packageName:RDBMS-ADA, label: MAXDB:*:RDBMS:MAX DB:WINDOWS_X86_64:*, media name:RDBMS MaxDB
    Add packages from packages.xml; packageName:RDBMS-DB6, label: DB2/LUW:*:RDBMS:DB2/LUW:WINDOWS_X86_64:*, media name:RDBMS IBM DB2 for Linux, UNIX and Windows
    Add packages from packages.xml; packageName:RDBMS-DB6-CLIENT, label: DB2/LUW:*:CLI/JDBC-DRIVER:DB2/LUW:*, media name:CLI/JDBC-Driver IBM DB2 for Linux, UNIX and Windows
    Add packages from packages.xml; packageName:RDBMS-DB2-CLIENT, label: SAP:RDBMS-Client:10.1:DB2CONNECT:DB2 Connect for zSeries:*, media name:RDBMS Client IBM DB2 10 for z/OS
    Add packages from packages.xml; packageName:TSAMP-DB6, label: IBM/TSA:*:DVD_TSAMP:*:*, media name:IBM Tivoli Systems Automation for Multiplatforms
    Add packages from packages.xml; packageName:RDBMS-ORA, label: ORACLE:10.0G:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS Oracle
    Add packages from packages.xml; packageName:RDBMS-ORA2, label: ORACLE:10.0G:RDBMS(2/:*:WINDOWS_X86_64:*, media name:RDBMS Oracle 2
    Add packages from packages.xml; packageName:RDBMS-ORA112, label: ORACLE:11.2:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS Oracle 112
    Add packages from packages.xml; packageName:RDBMS-ORA1122, label: ORACLE:11.2:RDBMS(2/:*:WINDOWS_X86_64:*, media name:RDBMS Oracle 112 2
    Add packages from packages.xml; packageName:ORACLI, label: ORACLE:11.2:CLIENT:*:WINDOWS_X86_64:*, media name:RDBMS Client Oracle
    Add packages from packages.xml; packageName:ORACLI112, label: ORACLE:11.2:CLIENT:*:WINDOWS_X86_64:*, media name:RDBMS Client Oracle
    Add packages from packages.xml; packageName:RDBMS-MSS, label: MSSQL:*:*:RDBMS:*:*, media name:RDBMS MS SQL Server
    Add packages from packages.xml; packageName:RDBMS-SYB, label: SYBASE:*:RDBMS:*:WINDOWS_X86_64:*, media name:SAP ASE
    Add packages from packages.xml; packageName:SRS-SYB, label: SYBASE:*:SRS:*:WINDOWS_X86_64:*, media name:SAP Replication Server
    Add packages from packages.xml; packageName:RDBMS-HDB, label: HDB_SERVER:*:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS HANA Server
    Add packages from packages.xml; packageName:RDBMS-HDB-CLIENT, label: HDB_CLIENT:*:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS HANA Client
    Add packages from packages.xml; packageName:RDBMS-ADA, label: MAXDB:*:RDBMS:MAX DB:WINDOWS_X86_64:*, media name:RDBMS MaxDB
    Add packages from packages.xml; packageName:RDBMS-DB6, label: DB2/LUW:*:RDBMS:DB2/LUW:WINDOWS_X86_64:*, media name:RDBMS IBM DB2 for Linux, UNIX and Windows
    Add packages from packages.xml; packageName:RDBMS-DB6-CLIENT, label: DB2/LUW:*:CLI/JDBC-DRIVER:DB2/LUW:*, media name:CLI/JDBC-Driver IBM DB2 for Linux, UNIX and Windows
    Add packages from packages.xml; packageName:RDBMS-DB2-CLIENT, label: SAP:RDBMS-Client:10.1:DB2CONNECT:DB2 Connect for zSeries:*, media name:RDBMS Client IBM DB2 10 for z/OS
    Add packages from packages.xml; packageName:TSAMP-DB6, label: IBM/TSA:*:DVD_TSAMP:*:*, media name:IBM Tivoli Systems Automation for Multiplatforms
    Add packages from packages.xml; packageName:RDBMS-ORA, label: ORACLE:10.0G:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS Oracle
    Add packages from packages.xml; packageName:RDBMS-ORA2, label: ORACLE:10.0G:RDBMS(2/:*:WINDOWS_X86_64:*, media name:RDBMS Oracle 2
    Add packages from packages.xml; packageName:RDBMS-ORA112, label: ORACLE:11.2:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS Oracle 112
    Add packages from packages.xml; packageName:RDBMS-ORA1122, label: ORACLE:11.2:RDBMS(2/:*:WINDOWS_X86_64:*, media name:RDBMS Oracle 112 2
    Add packages from packages.xml; packageName:RDBMS-ORA121, label: ORACLE:12.1:RDBMS:*:WINDOWS_X86_64:*, media name:Oracle RDBMS 121
    Add packages from packages.xml; packageName:RDBMS-ORA1212, label: ORACLE:12.1:RDBMS(2/:*:WINDOWS_X86_64:*, media name:Oracle RDBMS 121 2
    Add packages from packages.xml; packageName:ORACLI, label: ORACLE:11.2:CLIENT:*:WINDOWS_X86_64:*, media name:RDBMS Client Oracle
    Add packages from packages.xml; packageName:ORACLI112, label: ORACLE:11.2:CLIENT:*:WINDOWS_X86_64:*, media name:RDBMS Client Oracle
    Add packages from packages.xml; packageName:RDBMS-MSS, label: MSSQL:*:*:RDBMS:*:*, media name:RDBMS MS SQL Server
    Add packages from packages.xml; packageName:RDBMS-SYB, label: SYBASE:*:RDBMS:*:WINDOWS_X86_64:*, media name:SAP ASE
    Add packages from packages.xml; packageName:SRS-SYB, label: SYBASE:*:SRS:*:WINDOWS_X86_64:*, media name:SAP Replication Server
    Add packages from packages.xml; packageName:RDBMS-HDB, label: HDB_SERVER:*:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS HANA Server
    Add packages from packages.xml; packageName:RDBMS-HDB-CLIENT, label: HDB_CLIENT:*:RDBMS:*:WINDOWS_X86_64:*, media name:RDBMS HANA Client
    Add packages from packages.xml; packageName:LIVECACHE, label: LIVECACHE:LCA10:LC79:WINDOWS_X86_64:*, media name:liveCache 7.9
    Add packages from packages.xml; packageName:SAP_CS, label: SAP:SAP_CS:*:*:PPMS component SAP_CS:PPMS-LABEL, media name:Content Server 6.40/6.50
    TRACE      2014-09-24 21:10:39.644 [ccdmanagerimpl.cpp:312]
              CCdManagerImpl::goToRootDirAndScanForPackages()
    Searching for packages. Found: IND:SLTOOLSET:1.0:SWPM:*:WINDOWS_X86_64:* in G:/SOFT/COM/INST
    Searching for packages - not a valid path or not accessible: G:/SOFT/COM\/LABEL.ASC
    Searching for packages. Nothing found in G:/SOFT/COM\
    Searching for packages - not a valid path or not accessible: G:/SOFT\/LABEL.ASC
    Searching for packages. Nothing found in G:/SOFT\
    Searching for packages - not a valid path or not accessible: G://LABEL.ASC
    Searching for packages. Nothing found in G:/
    TRACE      2014-09-24 21:10:39.656 [iaxxclib.cpp:174]
              CLib::load()
    Opened C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362\iaccdlib.dll
    TRACE      2014-09-24 21:10:39.656 [ccdmanagerimpl.cpp:872]
              CCdManagerImpl::lookForPackages()
    WARNING    2014-09-24 21:10:39.657 [synxcpath.cpp:1010]
              CSyPath::getOSNodeType(bool) lib=syslib module=syslib
    Unable to get information about path \\LABEL.ASC\ using GetVolumeInformation. Operating system error message: The specified path is invalid.
    TRACE      2014-09-24 21:10:39.658 [ccdmanagerimpl.cpp:872]
              CCdManagerImpl::lookForPackages()
    TRACE      2014-09-24 21:10:39.839
    SAPinst build information:
    Version:      2014.09.0
    Build:        1521363
    Compile time:  Sep 15 2014 - 16:33:56
    Make type:    optU
    Codeline:      720-2_REL
    Platform:      NTAMD64
    Kernel build:  721, patch 319, changelist 1516453
    Exe directory: C:\Users\ADMINI~1\AppData\Local\Temp\sapinst_exe.2796.1411607362
    TRACE      2014-09-24 21:10:39.849 [syxxsyshlp.cpp:151]
              syslib::logSystemState() lib=syslib module=syslib
    Process environment
    ===================
    Environment Variables
    =====================
      =C:=C:\Program Files\sapinst_instdir\BS2013\BS2013SR1\ERP607SR1\ORA\INSTALL\STD\ABAP
      =G:=G:\SOFT\COM\INST
      ALLUSERSPROFILE=C:\ProgramData
      APPDATA=C:\Users\Administrator\AppData\Roaming
      COMPUTERNAME=RZABLAH01
      ComSpec=C:\Windows\system32\cmd.exe
      CommonProgramFiles=C:\Program Files\Common Files
      CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
      CommonProgramW6432=C:\Program Files\Common Files
      FP_NO_HOST_CHECK=NO
      HOMEDRIVE=C:
      HOMEPATH=\Users\Administrator
      JAVA_HOME=C:\Program Files (x86)\SAP\SAP JVM 6 (61_REL i486 opt)
      LOCALAPPDATA=C:\Users\Administrator\AppData\Local
      LOGONSERVER=\\RZABLAH01
      NUMBER_OF_PROCESSORS=4
      OS=Windows_NT
      PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
      PLMVIS_82_LIBPATH=C:\Program Files (x86)\SAP\FrontEnd\SAPgui\Program
      PROCESSOR_ARCHITECTURE=AMD64
      PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
      PROCESSOR_LEVEL=6
      PROCESSOR_REVISION=3a09
      PSModulePath=C:\Windows\system32\WindowsPowerShell\v1.0\Modules\
      PUBLIC=C:\Users\Public
      Path=C:\oracle\ECC\11203\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\SAP\SAP JVM 6 (61_REL i486 opt)\bin
      ProgramData=C:\ProgramData
      ProgramFiles=C:\Program Files
      ProgramFiles(x86)=C:\Program Files (x86)
      ProgramW6432=C:\Program Files
      SAPINST_EXEDIR_CD=G:/SOFT/COM/INST
      SAPINST_JRE_HOME=C:/Users/ADMINI~1/AppData/Local/Temp/sapinst_exe.2796.1411607362/jre
      SAP_DIR_PERF=C:\usr\sap\PRFCLOG
      SELFEXTRACTOR_EXECUTABLE_NAME=G:/SOFT/COM/INST/sapinst.exe
      SESSIONNAME=Console
      SecSpecialMode=710916
      SystemDrive=C:
      SystemRoot=C:\Windows
      TEMP=C:\Users\ADMINI~1\AppData\Local\Temp
      TMP=C:\Users\ADMINI~1\AppData\Local\Temp
      USERDOMAIN=RZABLAH01
      USERDOMAIN_ROAMINGPROFILE=RZABLAH01
      USERNAME=Administrator
      USERPROFILE=C:\Users\Administrator
      windir=C:\Windows
    User: RZABLAH01\Administrator, Id: S-1-5-21-3086296020-3121675482-1484945983-500
    Working directory: C:/Program Files/sapinst_instdir/BS2013/BS2013SR1/ERP607SR1/ORA/INSTALL/STD/ABAP
    Current access token
    ====================
    Could not get thread token. Last error: 1008. I assume that no thread token exists.
    Got process token.
    Privileges:
      Privilege SeTimeZonePrivilege, display name: Change the time zone, not enabled.
      Privilege SeBackupPrivilege, display name: Back up files and directories, not enabled.
      Privilege SeCreateSymbolicLinkPrivilege, display name: Create symbolic links, not enabled.
      Privilege SeRestorePrivilege, display name: Restore files and directories, not enabled.
      Privilege SeShutdownPrivilege, display name: Shut down the system, not enabled.
      Privilege SeDebugPrivilege, display name: Debug programs, not enabled.
      Privilege SeAssignPrimaryTokenPrivilege, display name: Replace a process level token, not enabled.
      Privilege SeSystemEnvironmentPrivilege, display name: Modify firmware environment values, not enabled.
      Privilege SeIncreaseQuotaPrivilege, display name: Adjust memory quotas for a process, not enabled.
      Privilege SeChangeNotifyPrivilege, display name: Bypass traverse checking, enabled.
      Privilege SeRemoteShutdownPrivilege, display name: Force shutdown from a remote system, not enabled.
      Privilege SeTcbPrivilege, di

    Hello Rafael,
    I'm also about to install an IDES EHP7 ERP 6.0 and have seen that the Support Release 2 is available. Perhaps this will help you to go forward.
    Best regards,
    GP

  • Help! Can't paste into code view or property inspector

    I'm experiencing a weird and extremely annoying bug in Dreamweaver CS6 -- I can't paste text from outside apps into DW's code view or into the property inspector (such as URLs).
    Pasting doesn't work no matter the method: Ctrl + V, right-clicking or using the Edit menu. Pasting works normally in every other program. If I copy within Dreawmweaver, pasting works fine.
    Does anyone have a solution for this? I'm running Win 8 and DW 12.1 through Creative Cloud. Searching the forums, I see others have reported the same issue. Some have been able to fix it by deleting the configuration file; that didn't fix the issue for me. I'd like to try reinstalling DW, but the Adobe Application Manager doesn't seem to allow that.
    I began noticing this bug about two weeks ago. That might have been about the same time I updated to 12.1. Can anyone help?
    Thanks,
    Cory K.

    Adding to my last post, I used a clipboard format inspector called nclip (http://code.google.com/p/nclip/) to see if I could find a pattern between "what works" and "what doesn't".
    There are two cases where I'm seeing paste-into-Dreamweaver CS6 fail:
    Paste into Code View fails, but Paste into Design View works!
    Paste into either Code View or Design View fails
    I went through the list of programs that worked and didn't worked, using nclip to show what clipboard formats were being saved from each working and non-working source. It appears that DreamWeaver CS6 as of January 9, 2013 doesn't accept the most basic text clipboard formats:
    CF_UNICODETEXT
    CF_TEXT
    CF-OEMTEXT
    CF_LOCALE
    If these are the only clipboard formats used by an app (for example, Window's venerable Notepad.exe), Dreamweaver doesn't appear to handle them. Most programmer-style text editors output just these formats, because they are presumed to be understood any application that handles text. These fail for both pasting into codeview and design view.
    Interestingly, Chrome browser fails the code view test, but it does work in design view! It outputs the four clipboard types above, plus one more:
    Custom Format: HTML Format
    Hypothesis 1: Any application that puts HTML Format on the clipboard will paste into design view, but not necessarily code view.
    Next, Visual Studio 2010 and Sticky Notes, which doesn't include HTML Format as a clip type, works for both code view and design view. They both output this type in addition to the basics:
    Custom Format: Rich Text Format
    Two programs that output Rich Text Format without HTML Format are Sticky Notes and WordPad. These both work with Code View and Design View. From these limited tests on my system, it appears that for Dreamweaver to accept a text paste from an outside program into Code View, that program must output Rich Text Format to the clipboard. Otherwise, it fails. Dreamweaver will accept HTML Format, but only in Design View. Firefox is an exception in that it don't export Rich Text Format, but still works with Code View. It might use OLE, though (Chrome doesn't seem to use OLE, and it breaks in code view).
    Hypothesis 2: Any application that puts Rich Text Format on the clipboard will paste into design view AND code view.
    If Dreamweaver is really ignoring the basic text clipboard formats, and it's not just my system configuration, then this is a bug. Probably something that got overlooked in testing.
    To reproduce on Dreamweaver 12.1 build 5966:
    Try copy/pasting text from Notepad.exe into Dreamweaver Code View (DWCV). This fails for me.
    Try copy/pasting text from WordPad.exe into DWCV. This works!
    Try copy/pasting text from Internet Explorer 9 or Firefox into DWCV. This works!
    Try copy/pasting text from Chrome. This fails to paste into Code View, but does paste into Design View
    The Code View workaround:
    Use Firefox or Internet Explorer for your browser if you're copy/pasting source code.
    If you're working from another text editor, try copy/pasting into intermediate programs Sticky Notes or WordPad, then copy/paste from there into Dreamweaver.
    So that is my experience on Windows 7 64-bit. Anyone else experiencing the same thing?

  • Adding a custom field to the property inspector in JDev 10.1.3

    Hello All
    I have a requirement where i have to add some custom entries to the property inspector.Say if we choose a text field in html there will be some standard values in property inspector.Now i want to add my own custom entry always on selection of text field.
    Or i am developing a custom editor and i always want property inspector to display some values on certain selections.
    I already went through the code samples provided for jdev 10.1.3 but i couldnt find one for property inspcetor.I also went through the oracle.ide.* packages.Could someone provide me a class or method from where i can start ???
    Thanks in advance !!!

    I was able to find the ide.jar file which contains all the necessary oracle.ide.* class files.
    I had another query....basically there are 2 kinds of packages of the form javax.ide.* and oracle.ide.*
    So suppose im faced with the situation of say adding menu items and defining actions on them then i guess it can be done in 2 ways using classes in javax.ide or oracle.ide.Can you elaborate how i should choose between these 2 packages.
    Is it if im using the <jdeveloper-hook> i shud use oracle.ide.* and the regular jsr 198 schema then the javax.ide.*
    Kindly clarify !!!! Thanks in advance

Maybe you are looking for

  • OOS b-channel

    On my syslog I notice this kind of error on E1 b-channel: %CCM_CALLMANAGER-CALLMANAGER 3-BChannelOOS I also notice that: - I have an OOS b-channel from Real Time Monitoring Tool. - if I disconnect the E1 cable from the router and then I connect the c

  • Where does Reader X save update preferences?

    I'm trying to copy preferences to all users folders so anyone logs to the computer will have the same settings... I'm interested in update settings preferences in particular. I set it to don't download and would like to replicate that to all users. I

  • Creating a time channel in the data portal and filling it with data - Is there a more efficient way than this?

    I currently have a requirement to create a time channel in the data portal and subsequently fill it with data. I've shown below how I am currently doing it: Time_Ch = ChnAlloc("Time channel", 271214           , 1      ,           , "Time"         ,1 

  • How can I erase itunes account on already sold macbook pro

    I'v sold my macbook pro a year ago and bought the macbook pro 17" but I forgot to sign out from itunes so my question is how can I sign out from that computer I sign up with a mac account not with a audible account Can someone help me please

  • Who was the idiot who designed the "new" FF to look like Chrome?

    If I wanted a browser to look like Chrome, I would have used Chrome! You are a bunch of idiots who really have no clue what the users want. 29 versions and this is what you came up with? You CTO must be a big clueless moron! No need to answer my ques