You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aspose for JetBrains allows developers to create an Aspose Java project through plugin provided Aspose Project Wizard. The wizard enables the developers to select and download the latest Aspose libraries and samples / example codes of them.
3
+
Aspose for JetBrains allows developers to create an Aspose Java project through plugin provided Aspose Project Wizard. The wizard enables the developers to select and download the latest Aspose libraries and sample example codes.
4
4
5
5
This plugin helps you to explore Aspose Java APIs inside your favorite IntelliJ IDE.
6
6
@@ -14,49 +14,44 @@ This plugin helps you to explore Aspose Java APIs inside your favorite IntelliJ
14
14
15
15
With this plugin, you never need to check for new releases of Aspose components. Whenever a new release is published, you will be notified while creating project and you can also check release notes to save your time.
16
16
17
-
# How to use Aspose Project Wizard on JetBrains ...
17
+
# How to use Aspose Project Wizard in IntelliJ IDEA ...
Aspose Java APIs usage examples repository locations have been changed. So Aspose Examples wizard will no longer work without this update.
23
+
For the complete documentation of this Intellij IDEA plugin, [please go through this wiki - click here](http://www.aspose.com/docs/display/totaljava/1.+Aspose.Total+Java+for+IntelliJ+IDEA)
25
24
26
-
Although not changing version number because all the plugin features and code will remain same.
27
-
28
-
**Examples:**
29
-
30
-
* Aspose.Words vs Apache POI WP (HWPF + XWPF)
31
-
* Aspose.Cells vs Apache POI SS (HSSF + XSSF).
32
-
* Aspose.Slides vs Apache POI SL (HSLF + XSLF).
33
-
* Aspose.Email vs Apache POI HSMF.
25
+
# Latest Release - Ver 1.4 (Critical: Aspose Examples Wizard will only work with this latest update)
34
26
35
27
**New Features**
36
28
37
-
* Integration of Aspose APIs code and feature comparison examples with Apache POI framework
29
+
* Aspose.OCR for Java Examples are now available in Aspose Examples Wizard of your favorite InteliJ IDEA
30
+
* Supports and Tested with latest IntelliJ IDEA v.14.0.1, v.14.1.5 and v.15.0.1
38
31
39
-
* Progress Monitors are implemented for long tasks i.e while downloading of examples and their framework dependencies.
32
+
# Release - Ver 1.3 and 1.3.1
40
33
41
-
SourceCodes Changes
34
+
**New Features**
42
35
43
-
* a) OtherExamples API (framework) created for the futher future integrations of new examples and their dependencies.
44
-
* b) New Packages: com.aspose.examples.otherexamples
36
+
*Aspose Java vs Apache POI Examples available in Aspose Examples Wizard.
37
+
*User experience improved. GUI improvements / Progress Monitors for long tasks. (while downloading of examples and API jars).
45
38
46
-
##Release 1.2
39
+
# Release - Ver 1.2
47
40
48
41
**New Features**
49
42
50
-
New! Aspose Java Product support is Added, in Aspose Project Wizard/Aspose API Examples for following products:
43
+
* Support is added in Aspose Project wizard & Aspose Examples wizard for following new Aspose products:
51
44
52
-
1. Aspose.Diagram
53
-
2. Aspose.Tasks
45
+
1. Aspose.Diagram
46
+
2. Aspose.Tasks
54
47
55
48
## Release 1.1
56
49
57
50
**New Features**
58
51
59
-
Release v1.1 of Aspose Java plugin for JetBrains IDE, provides the support of getting Aspose Java API samples through **Aspose Example** option in New menu as following:
52
+
This release of Aspose Java plugin for JetBrains IDE, provides sample example source codes for using Aspose Java APIs through Aspose Example - wizard (option in New Menu)
53
+
54
+
By following the steps below:
60
55
61
56
1. First Create Java Project by using plugin provided Aspose Project Wizard
62
57
2.**Right Click** on Project or Select **File** Menu
@@ -66,7 +61,7 @@ Release v1.1 of Aspose Java plugin for JetBrains IDE, provides the support of ge
66
61
67
62
Finally, the downloaded / created example is ready to be evaluated / enhanced as per your usage requirement.
68
63
69
-
For the complete detail please check the following step by step wiki documentation, [click here](https://github.com/asposemarketplace/Aspose_for_JetBrains/wiki/Aspose-Example"AsposeExample")
64
+
For the complete detail please check the following step by step wiki documentation, [click here](https://bitbucket.org/asposemarketplace/aspose-for-jetbrains/wiki/Aspose%20Example"AsposeExample")
70
65
71
66
# How to configure source code of Aspose Project Wizard
72
67
@@ -80,14 +75,19 @@ Below simple steps will smoothly lead to successful configuration of Aspose Proj
80
75
81
76
*[Aspose project Wizard for JetBrains](http://goo.gl/1DzKBe"Aspose project Wizard for JetBrains")
82
77
83
-
*[Aspose APIs Examples Integration with JetBrains](http://goo.gl/4D578h"Aspose Java Example") (new feature!)
78
+
*[Aspose APIs Examples
79
+
Integration with JetBrains](http://goo.gl/4D578h"Aspose Java Example")
0 commit comments