forked from thorstenv/PoCoTo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
64 changed files
with
411 additions
and
411 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.axis2 | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/axis2/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.axis2 | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/axis2/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
is.autoload=true | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
javac.source=1.7 | ||
license.file=../lizenzen/Apache License, Version 2.0.htm | ||
nbm.homepage=http://axis.apache.org/axis2/java/core/ | ||
nbm.module.author=Apache Team | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
is.autoload=true | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
javac.source=1.7 | ||
license.file=../lizenzen/Apache License, Version 2.0.htm | ||
nbm.homepage=http://axis.apache.org/axis2/java/core/ | ||
nbm.module.author=Apache Team | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.actions | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Layer: jav/gui/actions/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/actions/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.actions | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Layer: jav/gui/actions/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/actions/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,43 +1,43 @@ | ||
CTL_SetDefaultDic=Set Default Dictionary | ||
CTL_SomeAction=SomeAction | ||
CTL_ToggleImages=Show Images | ||
OpenIDE-Module-Name=Actions | ||
OpenIDE-Module-Short-Description=contains all the actions for menu and buttons | ||
zoom_font=Zoom Font | ||
page_forward=next Page | ||
page_back=last Page | ||
shrink_img=Scale down image | ||
zoom_img=Zoom image | ||
shrink_font=Scale down font | ||
five_page_back=turn back 5 pages | ||
five_page_forward=turn forward 5 pages | ||
ten_page_forward=turn forward 10 pages | ||
ten_page_back=turn back ten pages | ||
first_page=turn to first page | ||
last_page=turn to last page | ||
activ_img=Show Images | ||
hide_img=Hide Images | ||
SaveAs=Save as ... | ||
Save=Save | ||
openproject=Open Project | ||
MRUFiles=Recent Projects | ||
#go to next token | ||
nextToken=Next Token | ||
#go to previous token | ||
prevToken=Previous Token | ||
prevLine=Previous Line | ||
nextLine=Next Line | ||
nextSuspToken=Next Suspicious Token | ||
prevSuspToken=Previous suspicious Token | ||
timestampsave=Timestamp Save | ||
exportplaintext=as plain text | ||
CTL_CheckQuota=check Quota | ||
quota_left=Your remaining quota is | ||
CTL_GetTransactions=show transactions done | ||
getting_transactions=requesting transactions ... | ||
transactions=Transactions | ||
no_transactions=No transactions have been done in this account. | ||
checking_quota=requesting quota ... | ||
exportpageseparatedplaintext=as plain text, one file per page | ||
exportdocxml=Export as DocXML | ||
newproj=New Project | ||
CTL_SetDefaultDic=Set Default Dictionary | ||
CTL_SomeAction=SomeAction | ||
CTL_ToggleImages=Show Images | ||
OpenIDE-Module-Name=Actions | ||
OpenIDE-Module-Short-Description=contains all the actions for menu and buttons | ||
zoom_font=Zoom Font | ||
page_forward=next Page | ||
page_back=last Page | ||
shrink_img=Scale down image | ||
zoom_img=Zoom image | ||
shrink_font=Scale down font | ||
five_page_back=turn back 5 pages | ||
five_page_forward=turn forward 5 pages | ||
ten_page_forward=turn forward 10 pages | ||
ten_page_back=turn back ten pages | ||
first_page=turn to first page | ||
last_page=turn to last page | ||
activ_img=Show Images | ||
hide_img=Hide Images | ||
SaveAs=Save as ... | ||
Save=Save | ||
openproject=Open Project | ||
MRUFiles=Recent Projects | ||
#go to next token | ||
nextToken=Next Token | ||
#go to previous token | ||
prevToken=Previous Token | ||
prevLine=Previous Line | ||
nextLine=Next Line | ||
nextSuspToken=Next Suspicious Token | ||
prevSuspToken=Previous suspicious Token | ||
timestampsave=Timestamp Save | ||
exportplaintext=as plain text | ||
CTL_CheckQuota=check Quota | ||
quota_left=Your remaining quota is | ||
CTL_GetTransactions=show transactions done | ||
getting_transactions=requesting transactions ... | ||
transactions=Transactions | ||
no_transactions=No transactions have been done in this account. | ||
checking_quota=requesting quota ... | ||
exportpageseparatedplaintext=as plain text, one file per page | ||
exportdocxml=Export as DocXML | ||
newproj=New Project |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.image | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Layer: jav/gui/image/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/image/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.image | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Layer: jav/gui/image/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/image/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.cookies | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/cookies/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.cookies | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/cookies/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.correctionBackend | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/correctionBackend/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.correctionBackend | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/correctionBackend/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.dialogs | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/dialogs/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.dialogs | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/dialogs/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.events | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/events/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.events | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/events/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.filter | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/filter/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.filter | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/filter/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.main | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Install: jav/gui/main/Installer.class | ||
OpenIDE-Module-Layer: jav/gui/main/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/main/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.main | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Install: jav/gui/main/Installer.class | ||
OpenIDE-Module-Layer: jav/gui/main/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/main/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0.1 | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
nbm.needs.restart=true | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.mainWindow | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Install: jav/gui/mainWindow/Installer.class | ||
OpenIDE-Module-Layer: jav/gui/mainWindow/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/mainWindow/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.mainWindow | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Install: jav/gui/mainWindow/Installer.class | ||
OpenIDE-Module-Layer: jav/gui/mainWindow/layer.xml | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/mainWindow/Bundle.properties | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
auxiliary.org-netbeans-modules-html-editor-lib.default-html-public-id=-//W3C//DTD HTML 4.0//EN | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
javahelp.hs=mainWindow-hs.xml | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
spec.version.base=1.0.1 | ||
auxiliary.org-netbeans-modules-html-editor-lib.default-html-public-id=-//W3C//DTD HTML 4.0//EN | ||
javac.source=1.7 | ||
javac.compilerargs=-Xlint -Xlint:-serial | ||
javahelp.hs=mainWindow-hs.xml | ||
license.file=../LICENSE.md | ||
nbm.homepage=http://thorstenv.github.io/PoCoTo | ||
nbm.module.author=Thorsten Vobl ([email protected]) | ||
spec.version.base=1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.layer | ||
OpenIDE-Module-Implementation-Version: 18022013 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/layer/Bundle.properties | ||
|
||
Manifest-Version: 1.0 | ||
OpenIDE-Module: jav.gui.layer | ||
OpenIDE-Module-Implementation-Version: 1 | ||
OpenIDE-Module-Localizing-Bundle: jav/gui/layer/Bundle.properties | ||
Oops, something went wrong.