Skip to content

Commit b03bb6c

Browse files
Merge pull request #8743 from neilcsmith-net/apis-nb270
Snapshot of APIs as of NetBeans 27
2 parents 4a507f4 + 15d8939 commit b03bb6c

File tree

446 files changed

+3254
-969
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

446 files changed

+3254
-969
lines changed

apisupport/apisupport.ant/nbproject/org-netbeans-modules-apisupport-ant.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 2.99
2+
#Version 2.101
33

44
CLSS public java.lang.Object
55
cons public init()

apisupport/apisupport.project/nbproject/org-netbeans-modules-apisupport-project.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.103
2+
#Version 1.105
33

44
CLSS public abstract java.awt.Component
55
cons protected init()

cpplite/cpplite.debugger/nbproject/org-netbeans-modules-cpplite-debugger.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.19
2+
#Version 1.21
33

44
CLSS public java.lang.Object
55
cons public init()

cpplite/cpplite.editor/nbproject/org-netbeans-modules-cpplite-editor.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.18
2+
#Version 1.20
33

44
CLSS public java.lang.Object
55
cons public init()

enterprise/api.web.webmodule/nbproject/org-netbeans-api-web-webmodule.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.65
2+
#Version 1.67
33

44
CLSS public abstract interface !annotation java.lang.Deprecated
55
anno 0 java.lang.annotation.Documented()

enterprise/cloud.common/nbproject/org-netbeans-modules-cloud-common.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.38
2+
#Version 1.40
33

44
CLSS public abstract java.awt.Component
55
cons protected init()

enterprise/el.lexer/nbproject/org-netbeans-modules-el-lexer.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.54
2+
#Version 1.56
33

44
CLSS public abstract interface java.io.Serializable
55

enterprise/glassfish.common/nbproject/org-netbeans-modules-glassfish-common.sig

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.101
2+
#Version 1.103
33

44
CLSS public abstract java.awt.Component
55
cons protected init()
@@ -1650,6 +1650,9 @@ fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLAS
16501650
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_2
16511651
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_20
16521652
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_21
1653+
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_22
1654+
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_23
1655+
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_24
16531656
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_3
16541657
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_4
16551658
fld public final static org.netbeans.modules.glassfish.common.ServerDetails GLASSFISH_SERVER_7_0_5

enterprise/glassfish.javaee/nbproject/org-netbeans-modules-glassfish-javaee.sig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.68
2+
#Version 1.70
33

44
CLSS public abstract java.awt.Component
55
cons protected init()

enterprise/glassfish.tooling/nbproject/org-netbeans-modules-glassfish-tooling.sig

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#Signature file v4.1
2-
#Version 1.34
2+
#Version 1.36
33

44
CLSS public abstract interface java.io.Closeable
55
intf java.lang.AutoCloseable
@@ -1429,6 +1429,9 @@ fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVer
14291429
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_2
14301430
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_20
14311431
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_21
1432+
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_22
1433+
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_23
1434+
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_24
14321435
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_3
14331436
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_4
14341437
fld public final static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion GF_7_0_5
@@ -1458,7 +1461,7 @@ meth public static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion
14581461
meth public static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion valueOf(java.lang.String)
14591462
meth public static org.netbeans.modules.glassfish.tooling.data.GlassFishVersion[] values()
14601463
supr java.lang.Enum<org.netbeans.modules.glassfish.tooling.data.GlassFishVersion>
1461-
hfds GF_1_STR,GF_1_STR_NEXT,GF_2_1_1_STR,GF_2_1_1_STR_NEXT,GF_2_1_STR,GF_2_1_STR_NEXT,GF_2_STR,GF_2_STR_NEXT,GF_3_0_1_STR,GF_3_0_1_STR_NEXT,GF_3_1_1_STR,GF_3_1_1_STR_NEXT,GF_3_1_2_2_STR,GF_3_1_2_3_STR,GF_3_1_2_4_STR,GF_3_1_2_5_STR,GF_3_1_2_STR,GF_3_1_2_STR_NEXT,GF_3_1_STR,GF_3_1_STR_NEXT,GF_3_STR,GF_3_STR_NEXT,GF_4_0_1_STR,GF_4_0_1_STR_NEXT,GF_4_1_1_STR,GF_4_1_1_STR_NEXT,GF_4_1_2_STR,GF_4_1_2_STR_NEXT,GF_4_1_STR,GF_4_1_STR_NEXT,GF_4_STR,GF_4_STR_NEXT,GF_5_0_1_STR,GF_5_0_1_STR_NEXT,GF_5_1_0_STR,GF_5_1_0_STR_NEXT,GF_5_STR,GF_5_STR_NEXT,GF_6_1_0_STR,GF_6_1_0_STR_NEXT,GF_6_2_0_STR,GF_6_2_0_STR_NEXT,GF_6_2_1_STR,GF_6_2_1_STR_NEXT,GF_6_2_2_STR,GF_6_2_2_STR_NEXT,GF_6_2_3_STR,GF_6_2_3_STR_NEXT,GF_6_2_4_STR,GF_6_2_4_STR_NEXT,GF_6_2_5_STR,GF_6_2_5_STR_NEXT,GF_6_STR,GF_6_STR_NEXT,GF_7_0_0_STR,GF_7_0_0_STR_NEXT,GF_7_0_10_STR,GF_7_0_10_STR_NEXT,GF_7_0_11_STR,GF_7_0_11_STR_NEXT,GF_7_0_12_STR,GF_7_0_12_STR_NEXT,GF_7_0_13_STR,GF_7_0_13_STR_NEXT,GF_7_0_14_STR,GF_7_0_14_STR_NEXT,GF_7_0_15_STR,GF_7_0_15_STR_NEXT,GF_7_0_16_STR,GF_7_0_16_STR_NEXT,GF_7_0_17_STR,GF_7_0_17_STR_NEXT,GF_7_0_18_STR,GF_7_0_18_STR_NEXT,GF_7_0_19_STR,GF_7_0_19_STR_NEXT,GF_7_0_1_STR,GF_7_0_1_STR_NEXT,GF_7_0_20_STR,GF_7_0_20_STR_NEXT,GF_7_0_21_STR,GF_7_0_21_STR_NEXT,GF_7_0_2_STR,GF_7_0_2_STR_NEXT,GF_7_0_3_STR,GF_7_0_3_STR_NEXT,GF_7_0_4_STR,GF_7_0_4_STR_NEXT,GF_7_0_5_STR,GF_7_0_5_STR_NEXT,GF_7_0_6_STR,GF_7_0_6_STR_NEXT,GF_7_0_7_STR,GF_7_0_7_STR_NEXT,GF_7_0_8_STR,GF_7_0_8_STR_NEXT,GF_7_0_9_STR,GF_7_0_9_STR_NEXT,GF_8_0_0_STR,GF_8_0_0_STR_NEXT,build,major,minor,stringValuesMap,update,value
1464+
hfds GF_1_STR,GF_1_STR_NEXT,GF_2_1_1_STR,GF_2_1_1_STR_NEXT,GF_2_1_STR,GF_2_1_STR_NEXT,GF_2_STR,GF_2_STR_NEXT,GF_3_0_1_STR,GF_3_0_1_STR_NEXT,GF_3_1_1_STR,GF_3_1_1_STR_NEXT,GF_3_1_2_2_STR,GF_3_1_2_3_STR,GF_3_1_2_4_STR,GF_3_1_2_5_STR,GF_3_1_2_STR,GF_3_1_2_STR_NEXT,GF_3_1_STR,GF_3_1_STR_NEXT,GF_3_STR,GF_3_STR_NEXT,GF_4_0_1_STR,GF_4_0_1_STR_NEXT,GF_4_1_1_STR,GF_4_1_1_STR_NEXT,GF_4_1_2_STR,GF_4_1_2_STR_NEXT,GF_4_1_STR,GF_4_1_STR_NEXT,GF_4_STR,GF_4_STR_NEXT,GF_5_0_1_STR,GF_5_0_1_STR_NEXT,GF_5_1_0_STR,GF_5_1_0_STR_NEXT,GF_5_STR,GF_5_STR_NEXT,GF_6_1_0_STR,GF_6_1_0_STR_NEXT,GF_6_2_0_STR,GF_6_2_0_STR_NEXT,GF_6_2_1_STR,GF_6_2_1_STR_NEXT,GF_6_2_2_STR,GF_6_2_2_STR_NEXT,GF_6_2_3_STR,GF_6_2_3_STR_NEXT,GF_6_2_4_STR,GF_6_2_4_STR_NEXT,GF_6_2_5_STR,GF_6_2_5_STR_NEXT,GF_6_STR,GF_6_STR_NEXT,GF_7_0_0_STR,GF_7_0_0_STR_NEXT,GF_7_0_10_STR,GF_7_0_10_STR_NEXT,GF_7_0_11_STR,GF_7_0_11_STR_NEXT,GF_7_0_12_STR,GF_7_0_12_STR_NEXT,GF_7_0_13_STR,GF_7_0_13_STR_NEXT,GF_7_0_14_STR,GF_7_0_14_STR_NEXT,GF_7_0_15_STR,GF_7_0_15_STR_NEXT,GF_7_0_16_STR,GF_7_0_16_STR_NEXT,GF_7_0_17_STR,GF_7_0_17_STR_NEXT,GF_7_0_18_STR,GF_7_0_18_STR_NEXT,GF_7_0_19_STR,GF_7_0_19_STR_NEXT,GF_7_0_1_STR,GF_7_0_1_STR_NEXT,GF_7_0_20_STR,GF_7_0_20_STR_NEXT,GF_7_0_21_STR,GF_7_0_21_STR_NEXT,GF_7_0_22_STR,GF_7_0_22_STR_NEXT,GF_7_0_23_STR,GF_7_0_23_STR_NEXT,GF_7_0_24_STR,GF_7_0_24_STR_NEXT,GF_7_0_2_STR,GF_7_0_2_STR_NEXT,GF_7_0_3_STR,GF_7_0_3_STR_NEXT,GF_7_0_4_STR,GF_7_0_4_STR_NEXT,GF_7_0_5_STR,GF_7_0_5_STR_NEXT,GF_7_0_6_STR,GF_7_0_6_STR_NEXT,GF_7_0_7_STR,GF_7_0_7_STR_NEXT,GF_7_0_8_STR,GF_7_0_8_STR_NEXT,GF_7_0_9_STR,GF_7_0_9_STR_NEXT,GF_8_0_0_STR,GF_8_0_0_STR_NEXT,build,major,minor,stringValuesMap,update,value
14621465

14631466
CLSS public org.netbeans.modules.glassfish.tooling.data.IdeContext
14641467
anno 0 java.lang.Deprecated(boolean forRemoval=false, java.lang.String since="")
@@ -1740,7 +1743,7 @@ meth public static java.net.URL getBuilderConfig(org.netbeans.modules.glassfish.
17401743
meth public static org.netbeans.modules.glassfish.tooling.server.config.ConfigBuilder getBuilder(org.netbeans.modules.glassfish.tooling.data.GlassFishServer)
17411744
meth public static void destroyBuilder(org.netbeans.modules.glassfish.tooling.data.GlassFishServer)
17421745
supr java.lang.Object
1743-
hfds CONFIG_V3,CONFIG_V4,CONFIG_V4_1,CONFIG_V5,CONFIG_V5_0_1,CONFIG_V5_1,CONFIG_V6,CONFIG_V6_1_0,CONFIG_V6_2_0,CONFIG_V6_2_1,CONFIG_V6_2_2,CONFIG_V6_2_3,CONFIG_V6_2_4,CONFIG_V6_2_5,CONFIG_V7_0_0,CONFIG_V7_0_1,CONFIG_V7_0_10,CONFIG_V7_0_11,CONFIG_V7_0_12,CONFIG_V7_0_13,CONFIG_V7_0_14,CONFIG_V7_0_15,CONFIG_V7_0_16,CONFIG_V7_0_17,CONFIG_V7_0_18,CONFIG_V7_0_19,CONFIG_V7_0_2,CONFIG_V7_0_20,CONFIG_V7_0_21,CONFIG_V7_0_3,CONFIG_V7_0_4,CONFIG_V7_0_5,CONFIG_V7_0_6,CONFIG_V7_0_7,CONFIG_V7_0_8,CONFIG_V7_0_9,CONFIG_V8_0_0,builders,config
1746+
hfds CONFIG_V3,CONFIG_V4,CONFIG_V4_1,CONFIG_V5,CONFIG_V5_0_1,CONFIG_V5_1,CONFIG_V6,CONFIG_V6_1_0,CONFIG_V6_2_0,CONFIG_V6_2_1,CONFIG_V6_2_2,CONFIG_V6_2_3,CONFIG_V6_2_4,CONFIG_V6_2_5,CONFIG_V7_0_0,CONFIG_V7_0_1,CONFIG_V7_0_10,CONFIG_V7_0_11,CONFIG_V7_0_12,CONFIG_V7_0_13,CONFIG_V7_0_14,CONFIG_V7_0_15,CONFIG_V7_0_16,CONFIG_V7_0_17,CONFIG_V7_0_18,CONFIG_V7_0_19,CONFIG_V7_0_2,CONFIG_V7_0_20,CONFIG_V7_0_21,CONFIG_V7_0_22,CONFIG_V7_0_23,CONFIG_V7_0_24,CONFIG_V7_0_3,CONFIG_V7_0_4,CONFIG_V7_0_5,CONFIG_V7_0_6,CONFIG_V7_0_7,CONFIG_V7_0_8,CONFIG_V7_0_9,CONFIG_V8_0_0,builders,config
17441747

17451748
CLSS public org.netbeans.modules.glassfish.tooling.server.config.ConfigUtils
17461749
cons public init()
@@ -1877,6 +1880,7 @@ fld public final static org.netbeans.modules.glassfish.tooling.server.config.Jav
18771880
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaSEPlatform v22
18781881
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaSEPlatform v23
18791882
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaSEPlatform v24
1883+
fld public final static org.netbeans.modules.glassfish.tooling.server.config.JavaSEPlatform v25
18801884
meth public java.lang.String toString()
18811885
meth public static org.netbeans.modules.glassfish.tooling.server.config.JavaSEPlatform toValue(java.lang.String)
18821886
meth public static org.netbeans.modules.glassfish.tooling.server.config.JavaSEPlatform valueOf(java.lang.String)

0 commit comments

Comments
 (0)