Skip to content

Commit 7bd5d7a

Browse files
committed
Change name from netbeanslabo to netbeanslab
1 parent 6e08f59 commit 7bd5d7a

File tree

7 files changed

+12
-12
lines changed

7 files changed

+12
-12
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ This NetBeans Plugin has been cloned from the repository created by Alessandro N
99

1010
## Downloads
1111

12-
- https://github.com/netbeanslabo/netbeans-explore-from-here/releases (netbeanslabo-explore-from-here-x.x.x.nbm)
12+
- https://github.com/netbeanslab/netbeans-explore-from-here/releases (netbeanslab-explore-from-here-x.x.x.nbm)
1313

1414
## Install
1515

@@ -24,9 +24,9 @@ This NetBeans Plugin has been cloned from the repository created by Alessandro N
2424

2525
Add the URL of Update Center.
2626

27-
https://raw.githubusercontent.com/netbeanslabo/netbeans-explore-from-here/[branch]/efhnbm_autoupdate_center.xml
27+
https://raw.githubusercontent.com/netbeanslab/netbeans-explore-from-here/[branch]/efhnbm_autoupdate_center.xml
2828

29-
e.g. for 12.0+ : https://raw.githubusercontent.com/netbeanslabo/netbeans-explore-from-here/nb120/efhnbm_autoupdate_center.xml
29+
e.g. for 12.0+ : https://raw.githubusercontent.com/netbeanslab/netbeans-explore-from-here/nb120/efhnbm_autoupdate_center.xml
3030

3131
1. Click Tools > Plugins > Settings > Add button
3232
2. Input Name (e.g. Explore from here)

build.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
33
<!-- for some information on what you could do (e.g. targets to override). -->
44
<!-- If you delete this file and reopen the project it will be recreated. -->
5-
<project name="netbeanslabo.explore.from.here" default="all" basedir=".">
6-
<description>Builds, tests, and runs the project netbeanslabo.explore.from.here.</description>
5+
<project name="netbeanslab.explore.from.here" default="all" basedir=".">
6+
<description>Builds, tests, and runs the project netbeanslab.explore.from.here.</description>
77
<import file="nbproject/build-impl.xml"/>
88
<target name="all" depends="-nbm-spec-version,postprocessing"/>
99

@@ -25,7 +25,7 @@
2525
<xslt basedir="." in="build/cluster/config/Modules/${code.name.base.dashes}.xml" out="${temp_file}" style="version_to_props.xsl" />
2626

2727
<property file="${temp_file}"/>
28-
<property name="download.url" value="https://github.com/netbeanslabo/netbeans-explore-from-here/releases/download/v${spec.version}/${code.name.base.dashes}-${spec.version}.nbm"/>
28+
<property name="download.url" value="https://github.com/netbeanslab/netbeans-explore-from-here/releases/download/v${spec.version}/${code.name.base.dashes}-${spec.version}.nbm"/>
2929
<replace file='${auc_file}' token='distribution=""' value='distribution="${download.url}"'/>
3030
<copy file="build/${code.name.base.dashes}.nbm" tofile="releases/${code.name.base.dashes}-${spec.version}.nbm" overwrite="true"/>
3131

efhnbm_autoupdate_center.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<!DOCTYPE module_updates PUBLIC "-//NetBeans//DTD Autoupdate Catalog 2.3//EN" "http://www.netbeans.org/dtds/autoupdate-catalog-2_3.dtd">
33
<module_updates timestamp="01/01/01/23/08/2020">
44
<module_group name="Infrastructure">
5-
<module codenamebase="netbeanslabo.explore.from.here" distribution="https://github.com/netbeanslabo/netbeans-explore-from-here/releases/download/v0.6.0/netbeanslabo-explore-from-here-0.6.0.nbm" downloadsize="22446" homepage="https://github.com/netbeanslabo/netbeans-explore-from-here" license="580AE7A" moduleauthor="alessandro negrin, Junichi Yamamoto" needsrestart="true" releasedate="2020/08/23">
6-
<manifest AutoUpdate-Show-In-Client="true" OpenIDE-Module="netbeanslabo.explore.from.here/0" OpenIDE-Module-Display-Category="Infrastructure" OpenIDE-Module-Implementation-Version="0" OpenIDE-Module-Java-Dependencies="Java &gt; 1.8" OpenIDE-Module-Long-Description="Launch the OS file manager" OpenIDE-Module-Module-Dependencies="org.netbeans.api.annotations.common/1 &gt; 1.35, org.netbeans.api.templates &gt; 1.16, org.netbeans.modules.options.api/1 &gt; 1.53, org.netbeans.modules.projectapi/1 &gt; 1.75, org.openide.awt &gt; 7.76, org.openide.dialogs &gt; 7.50, org.openide.filesystems &gt; 9.18, org.openide.filesystems.nb &gt; 9.18, org.openide.loaders &gt; 7.76, org.openide.nodes &gt; 7.53, org.openide.text &gt; 6.75, org.openide.util &gt; 9.15.1, org.openide.util.lookup &gt; 8.41.1, org.openide.util.ui &gt; 9.16.1" OpenIDE-Module-Name="Explore from here" OpenIDE-Module-Requires="org.openide.modules.ModuleFormat1" OpenIDE-Module-Short-Description="Launch the OS file manager" OpenIDE-Module-Specification-Version="0.6.0"/>
5+
<module codenamebase="netbeanslab.explore.from.here" distribution="https://github.com/netbeanslab/netbeans-explore-from-here/releases/download/v0.6.0/netbeanslab-explore-from-here-0.6.0.nbm" downloadsize="22446" homepage="https://github.com/netbeanslab/netbeans-explore-from-here" license="580AE7A" moduleauthor="alessandro negrin, Junichi Yamamoto" needsrestart="true" releasedate="2020/08/23">
6+
<manifest AutoUpdate-Show-In-Client="true" OpenIDE-Module="netbeanslab.explore.from.here/0" OpenIDE-Module-Display-Category="Infrastructure" OpenIDE-Module-Implementation-Version="0" OpenIDE-Module-Java-Dependencies="Java &gt; 1.8" OpenIDE-Module-Long-Description="Launch the OS file manager" OpenIDE-Module-Module-Dependencies="org.netbeans.api.annotations.common/1 &gt; 1.35, org.netbeans.api.templates &gt; 1.16, org.netbeans.modules.options.api/1 &gt; 1.53, org.netbeans.modules.projectapi/1 &gt; 1.75, org.openide.awt &gt; 7.76, org.openide.dialogs &gt; 7.50, org.openide.filesystems &gt; 9.18, org.openide.filesystems.nb &gt; 9.18, org.openide.loaders &gt; 7.76, org.openide.nodes &gt; 7.53, org.openide.text &gt; 6.75, org.openide.util &gt; 9.15.1, org.openide.util.lookup &gt; 8.41.1, org.openide.util.ui &gt; 9.16.1" OpenIDE-Module-Name="Explore from here" OpenIDE-Module-Requires="org.openide.modules.ModuleFormat1" OpenIDE-Module-Short-Description="Launch the OS file manager" OpenIDE-Module-Specification-Version="0.6.0"/>
77
<license name="580AE7A"> Sun Public License Notice
88

99
The contents of this file are subject to the Sun Public License Version

manifest.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Manifest-Version: 1.0
2-
OpenIDE-Module: netbeanslabo.explore.from.here/0
2+
OpenIDE-Module: netbeanslab.explore.from.here/0
33
OpenIDE-Module-Implementation-Version: 0
44
OpenIDE-Module-Layer: net/sf/efhnbm/resources/layer.xml
55
OpenIDE-Module-Localizing-Bundle: net/sf/efhnbm/Bundle.properties

nbproject/build-impl.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*** GENERATED FROM project.xml - DO NOT EDIT ***
44
*** EDIT ../build.xml INSTEAD ***
55
-->
6-
<project name="netbeanslabo.explore.from.here-impl" basedir="..">
6+
<project name="netbeanslab.explore.from.here-impl" basedir="..">
77
<fail message="Please build using Ant 1.7.1 or higher.">
88
<condition>
99
<not>

nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ javac.compilerargs=-Xlint -Xlint:-serial
22
javac.source=1.8
33
javadoc.title=Explore from here
44
license.file=LICENSE
5-
nbm.homepage=https://github.com/netbeanslabo/netbeans-explore-from-here
5+
nbm.homepage=https://github.com/netbeanslab/netbeans-explore-from-here
66
nbm.module.author=alessandro negrin, Junichi Yamamoto
77
nbm.needs.restart=true
88
spec.version.base=0.6

nbproject/project.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<type>org.netbeans.modules.apisupport.project</type>
44
<configuration>
55
<data xmlns="http://www.netbeans.org/ns/nb-module-project/3">
6-
<code-name-base>netbeanslabo.explore.from.here</code-name-base>
6+
<code-name-base>netbeanslab.explore.from.here</code-name-base>
77
<standalone/>
88
<module-dependencies>
99
<dependency>

0 commit comments

Comments
 (0)