This commit is contained in:
syukri-radius 2024-10-24 06:03:02 +07:00
parent e98e8214c0
commit 3b3ead94b0

@ -93,7 +93,9 @@
</hash>
<hash n="oracle.ide.model.ResourcePaths">
<hash n="resourcesContentSet">
<list n="pattern-filters"/>
<list n="pattern-filters">
<string v="+"/>
</list>
<list n="url-path">
<url path=".data/contentsets/"/>
</list>
@ -102,7 +104,10 @@
<hash n="oracle.ide.model.TechnologyScopeConfiguration">
<list n="technologyScope">
<string v="ServiceBusTechnology"/>
<string v="WSDL"/>
<string v="WSPolicy"/>
<string v="XML"/>
<string v="XML_SCHEMA"/>
</list>
</hash>
<hash n="oracle.jdeveloper.compiler.OjcConfiguration">
@ -110,6 +115,10 @@
</hash>
<hash n="oracle.jdeveloper.deploy.dt.DeploymentProfiles">
<hash n="profileDefinitions">
<hash n="localServiceBus">
<value n="profileClass" v="SbProjectDeployProfile"/>
<value n="profileName" v="localServiceBus"/>
</hash>
<hash n="OsbLogger">
<value n="profileClass" v="SbProjectDeployProfile"/>
<value n="profileName" v="OsbLogger"/>
@ -117,6 +126,7 @@
</hash>
<list n="profileList">
<string v="OsbLogger"/>
<string v="localServiceBus"/>
</list>
</hash>
<hash n="oracle.jdeveloper.maven.compiler.MavenConfiguration">
@ -159,7 +169,21 @@
</hash>
<url n="targetURL" path="servicebus.sboverview"/>
</hash>
<hash n="LocalDev">
<value n="custom" v="false"/>
<value n="name" v="LocalDev"/>
<hash n="oracle.jdevimpl.runner.debug.DebugConfiguration">
<value n="promptForRemoteDebugging" v="false"/>
<value n="remoteParameter:SOACommon:port" v="17080"/>
<value n="remoteProtocol" v="SOACommon"/>
</hash>
<url n="targetURL" path="servicebus.sboverview"/>
</hash>
</hash>
<list n="runConfigurationList">
<string v="Default"/>
<string v="LocalDev"/>
</list>
</hash>
<hash n="oracle.jdevimpl.config.JProjectPaths">
<url n="outputDirectory" path=".data/contentsets/classes/"/>
@ -192,4 +216,5 @@
</list>
</hash>
</hash>
<value n="SOA_WSDL_FOLDER_NAME" v="Resources/"/>
</jpr:project>