7074926: create Solaris Studio IDE (Netbeans) project for hotspot sources
Project files for hotspot delevopment in Solaris Studio and NetBeans. Also reviewed by vladimir.voskresensky@oracle.com Reviewed-by: erikj, dsamersoff
This commit is contained in:
parent
cfb277ad09
commit
6b7ee7010a
41671
common/nb_native/nbproject/configurations.xml
Normal file
41671
common/nb_native/nbproject/configurations.xml
Normal file
File diff suppressed because it is too large
Load Diff
31
common/nb_native/nbproject/project.xml
Normal file
31
common/nb_native/nbproject/project.xml
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||||
|
<type>org.netbeans.modules.cnd.makeproject</type>
|
||||||
|
<configuration>
|
||||||
|
<data xmlns="http://www.netbeans.org/ns/make-project/1">
|
||||||
|
<name>OpenJDK (Native)</name>
|
||||||
|
<c-extensions>c,m</c-extensions>
|
||||||
|
<cpp-extensions>cc,cpp</cpp-extensions>
|
||||||
|
<header-extensions>ad,h,hpp,in_out</header-extensions>
|
||||||
|
<sourceEncoding>UTF-8</sourceEncoding>
|
||||||
|
<make-dep-projects/>
|
||||||
|
<sourceRootList>
|
||||||
|
<sourceRootElem>../..</sourceRootElem>
|
||||||
|
</sourceRootList>
|
||||||
|
<confList>
|
||||||
|
<confElem>
|
||||||
|
<name>Mac_64</name>
|
||||||
|
<type>0</type>
|
||||||
|
</confElem>
|
||||||
|
<confElem>
|
||||||
|
<name>Linux_64</name>
|
||||||
|
<type>0</type>
|
||||||
|
</confElem>
|
||||||
|
<confElem>
|
||||||
|
<name>Solaris_64</name>
|
||||||
|
<type>0</type>
|
||||||
|
</confElem>
|
||||||
|
</confList>
|
||||||
|
</data>
|
||||||
|
</configuration>
|
||||||
|
</project>
|
Loading…
x
Reference in New Issue
Block a user