Skip to content

Commit 8fa1ca5

Browse files
Merge pull request #2 from shoaibkhan-aspose/master
Aspose Project Wizard 2.3.2 for NetBeans 8.0
2 parents 400e797 + 5c667c8 commit 8fa1ca5

File tree

13 files changed

+162
-51
lines changed

13 files changed

+162
-51
lines changed

Plugins/Aspose_for_NetBeans/Release Notes.html

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,25 @@
44
<title>Aspose for NetBeans - Release Notes</title>
55
</head>
66
<body>
7+
78
<p style='color:red'>
89
<b>Critical: Aspose Examples Wizard will only work with the latest update.</b>
910
</p>
1011

11-
<b>Latest 2.3.1:</b>
12+
<b>Latest 2.3.2:</b> Plugin now points to our consolidated github repositories:
13+
<ul>
14+
<li><a href="https://github.com/asposewords">Aspose.Words</a></li>
15+
<li><a href="https://github.com/asposecells">Aspose.Cells</a></li>
16+
<li><a href="https://github.com/asposepdf">Aspose.Pdf</a></li>
17+
<li><a href="https://github.com/asposeslides">Aspose.Slides</a></li>
18+
<li><a href="https://github.com/asposeemail">Aspose.Email</a></li>
19+
<li><a href="https://github.com/asposebarcode">Aspose.BarCode</a></li>
20+
<li><a href="https://github.com/asposeimaging">Aspose.Imaging</a></li>
21+
<li><a href="https://github.com/asposetasks">Aspose.Tasks</a></li>
22+
<li><a href="https://github.com/asposeocr">Aspose.OCR</a></li>
23+
<li><a href="https://github.com/asposediagram">Aspose.Diagram</a></li>
24+
</ul>
25+
<b>Version 2.3.1:</b>
1226
<ul>
1327
<li>New Aspose Examples are now auto updated in Aspose Examples Wizard.<br/></li>
1428
<li>Aspose Examples for Missing Features of Apache POI <b>HSMF</b> and <b>(HSLF+XSLF)</b> are now available in Aspose Examples Wizard.</li>
@@ -17,7 +31,7 @@
1731
<b>Version 2.3:</b> Examples of Aspose Java for Apache POI are now available in Aspose Examples Wizard.<br/><br/>
1832
Comparison Examples:</b><br/>
1933
<ol>
20-
<li>Aspose.Words vs Apache POI WP (HWPF + XWPF)</li>
34+
<li>Aspose.Words vs Apache POI WP (HWPF + XWPF).</li>
2135
<li>Aspose.Cells vs Apache POI SS (HSSF + XSSF).<br></li>
2236
<li>Aspose.Slides vs Apache POI SL (HSLF + XSLF).<br></li>
2337
<li>Aspose.Email vs Apache POI HSMF.</li>
@@ -38,5 +52,4 @@
3852
<b>Version 1.3:</b> Build for <b>NetBeans IDE 7.4</b><br/>
3953

4054
</body>
41-
</html>
42-
55+
</html>
Binary file not shown.

Plugins/Aspose_for_NetBeans/manifest.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@ Manifest-Version: 1.0
22
OpenIDE-Module: com.aspose.nbplugin
33
OpenIDE-Module-Layer: com/aspose/nbplugin/layer.xml
44
OpenIDE-Module-Localizing-Bundle: com/aspose/nbplugin/Bundle.properties
5-
OpenIDE-Module-Specification-Version: 2.3.1
5+
OpenIDE-Module-Specification-Version: 2.3.2
66

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
user.properties.file=C:\\Users\\Adeel Ilyas\\AppData\\Roaming\\NetBeans\\8.0.1\\build.properties
1+
user.properties.file=/Users/shoaibkhan/Library/Application Support/NetBeans/8.0.2/build.properties

Plugins/Aspose_for_NetBeans/nbproject/private/private.xml

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,6 @@
22
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
33
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
44
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
5-
<group>
6-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/newfile/AsposeNewFileWizardPanel1.java</file>
7-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/utils/GitHelper.java</file>
8-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/progressmonitor/TasksExecutor.java</file>
9-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/newfile/otherexamples/OtherExamplesManager.java</file>
10-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/newfile/AsposeNewFileWizardIterator.java</file>
11-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/newfile/otherexamples/ExamplesFrameWork.java</file>
12-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/newfile/otherexamples/OtherExamples.java</file>
13-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/progressmonitor/AbstractTask.java</file>
14-
<file>file:/C:/Aspose%20for%20NetBeans/asposenetbeans/AsposeWizard/src/com/aspose/nbplugin/newfile/AsposeNewFileVisualPanel1.java</file>
15-
</group>
5+
<group/>
166
</open-files>
177
</project-private>
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
auxiliary.org-netbeans-spi-editor-hints-projects.perProjectHintSettingsFile=nbproject/cfg_hints.xml
2-
javac.source=1.6
2+
javac.source=1.7
33
javac.compilerargs=-Xlint -Xlint:-serial
44
license.file=nbproject/private/license.txt
55
nbm.homepage=http://www.aspose.com
66
nbm.module.author=Aspose Marketplace
77
keystore=nbproject/private/asposemarketplace2014.keystore
8-
nbm_alias=signFiles
8+
nbm_alias=signFiles

Plugins/Aspose_for_NetBeans/src/com/aspose/nbplugin/AsposePanelVisualComponent.form

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
<Component id="jPanel2" min="-2" max="-2" attributes="0"/>
4141
<Group type="103" groupAlignment="0" max="-2" attributes="0">
4242
<Component id="jPanel6" max="32767" attributes="0"/>
43-
<Component id="jPanel4" pref="326" max="32767" attributes="0"/>
43+
<Component id="jPanel4" pref="415" max="32767" attributes="0"/>
4444
</Group>
4545
</Group>
4646
<EmptySpace max="-2" attributes="0"/>
@@ -304,7 +304,7 @@
304304
<Group type="103" groupAlignment="0" attributes="0">
305305
<Group type="102" alignment="0" attributes="0">
306306
<Component id="jLabelCommonUses" min="-2" pref="347" max="-2" attributes="0"/>
307-
<EmptySpace min="0" pref="1" max="32767" attributes="0"/>
307+
<EmptySpace min="0" pref="5" max="32767" attributes="0"/>
308308
</Group>
309309
</Group>
310310
</DimensionLayout>

Plugins/Aspose_for_NetBeans/src/com/aspose/nbplugin/AsposePanelVisualComponent.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,7 @@ public void actionPerformed(java.awt.event.ActionEvent evt) {
227227
jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
228228
.addGroup(jPanel4Layout.createSequentialGroup()
229229
.addComponent(jLabelCommonUses, javax.swing.GroupLayout.PREFERRED_SIZE, 347, javax.swing.GroupLayout.PREFERRED_SIZE)
230-
.addGap(0, 1, Short.MAX_VALUE))
230+
.addGap(0, 5, Short.MAX_VALUE))
231231
);
232232
jPanel4Layout.setVerticalGroup(
233233
jPanel4Layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING)
@@ -263,7 +263,7 @@ public void actionPerformed(java.awt.event.ActionEvent evt) {
263263
.addComponent(jPanel2, javax.swing.GroupLayout.PREFERRED_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.PREFERRED_SIZE)
264264
.addGroup(layout.createParallelGroup(javax.swing.GroupLayout.Alignment.LEADING, false)
265265
.addComponent(jPanel6, javax.swing.GroupLayout.DEFAULT_SIZE, javax.swing.GroupLayout.DEFAULT_SIZE, Short.MAX_VALUE)
266-
.addComponent(jPanel4, javax.swing.GroupLayout.DEFAULT_SIZE, 326, Short.MAX_VALUE)))
266+
.addComponent(jPanel4, javax.swing.GroupLayout.DEFAULT_SIZE, 415, Short.MAX_VALUE)))
267267
.addPreferredGap(javax.swing.LayoutStyle.ComponentPlacement.RELATED)
268268
.addComponent(jLabelMessage, javax.swing.GroupLayout.DEFAULT_SIZE, 17, Short.MAX_VALUE)
269269
.addContainerGap())

Plugins/Aspose_for_NetBeans/src/com/aspose/nbplugin/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ AsposePanelVisualComponent.jCheckBoxAsposeOCR.text=Aspose.OCR
3131
AsposePanelVisualComponent.jCheckBoxAsposeEmail.text=Aspose.Email
3232
AsposePanelVisualComponent.jCheckBoxAsposeBarCode.text=Aspose.BarCode
3333
AsposePanelVisualComponent.jCheckBoxAsposeSlides.text=Aspose.Slides
34-
AsposePanelVisualComponent.jCheckBoxAsposePdf.text=Aspose.PDF
34+
AsposePanelVisualComponent.jCheckBoxAsposePdf.text=Aspose.Pdf
3535
AsposePanelVisualComponent.jCheckBoxAsposeWords.text=Aspose.Words
3636
AsposePanelVisualComponent.jCheckBoxAsposeCells.text=Aspose.Cells
3737
AsposePanelVisualComponent.jCheckBoxSelectAll.text=Select All

Plugins/Aspose_for_NetBeans/src/com/aspose/nbplugin/newfile/otherexamples/OtherExamplesManager.java

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -67,22 +67,28 @@ public static OtherExamples getPOIExamples(AsposeJavaComponent component) {
6767
OtherExamples _otherExamples = new OtherExamples();
6868
_otherExamples.addFrameWorkDependency(OtherExamplesManager.getPOIFrameWork());
6969

70-
if (component.get_name().equals(AsposeConstants.ASPOSE_WORDS)) {
70+
if (component.get_name().equals(AsposeConstants.ASPOSE_WORDS))
71+
{
7172
_otherExamples.setGitHubExamplesRepositoryLocation("https://github.com/asposemarketplace/Aspose_Words_for_Apache_POI.git");
7273
_otherExamples.setExampleName(AsposeConstants.ASPOSE_WORDS_APACHE_POI);
73-
} else if (component.get_name().equals(AsposeConstants.ASPOSE_CELLS)) {
74+
}
75+
else if (component.get_name().equals(AsposeConstants.ASPOSE_CELLS))
76+
{
7477
_otherExamples.setGitHubExamplesRepositoryLocation("https://github.com/asposemarketplace/Aspose_Cells_for_Apache_POI.git");
7578
_otherExamples.setExampleName(AsposeConstants.ASPOSE_CELLS_APACHE_POI);
76-
} else if (component.get_name().equals(AsposeConstants.ASPOSE_SLIDES)) {
79+
}
80+
else if (component.get_name().equals(AsposeConstants.ASPOSE_SLIDES))
81+
{
7782
_otherExamples.setGitHubExamplesRepositoryLocation("https://github.com/asposemarketplace/Aspose_Slides_for_Apache_POI.git");
7883
_otherExamples.setExampleName(AsposeConstants.ASPOSE_SLIDES_APACHE_POI);
79-
} else if (component.get_name().equals(AsposeConstants.ASPOSE_EMAIL)) {
84+
}
85+
else if (component.get_name().equals(AsposeConstants.ASPOSE_EMAIL))
86+
{
8087
_otherExamples.setGitHubExamplesRepositoryLocation("https://github.com/asposemarketplace/Aspose_Email_for_Apache_POI.git");
8188
_otherExamples.setExampleName(AsposeConstants.ASPOSE_EMAIL_APACHE_POI);
8289
}
8390

8491
return _otherExamples;
85-
8692
}
8793
private static final TasksExecutor tasksExecution = new TasksExecutor("Installing examples dependencies . . .");
8894

0 commit comments

Comments
 (0)