Releases: asposemarketplace/Aspose_for_JetBrains
Aspose.Total Java for IntelliJ IDEA Plugin - v1.4
Aspose.Total Java for IntelliJ IDEA (formerly: Aspose for JetBrains)
Aspose.Total Java for IntelliJ IDEA is an IntelliJ IDEA plugin which allows developers to create Aspose Java project by using Aspose Project Wizard. The wizards enables the developers to select and download the latest Aspose Java APIs and sample example codes.
- Following Apsose Java APIs are supported within IntelliJ IDEA via plugin Aspose Project Wizard:
Latest Release - v1.4
Note: Examples may not work with older versions of plugin.
✨ What's New
- Aspose.OCR for Java Examples are now available in Aspose Examples Wizard of your favorite InteliJ IDEA
- Aspose.OCR for Java Examples are now available in Aspose Examples Wizard of your favorite InteliJ IDEA
- More Aspose.Slides Examples comparing features of Apache POI HSLF and XSLF.
- More Aspose.Words Examples with Missing Features of Apache POI HWPF and XWPF.
- Aspose.Cells Examples showing Missing Features of Apache POI HSSF and XSSF.
- Supports and Tested with latest IntelliJ IDEA v.14.0.1, v.14.1.5 and v.15.0.1
- Necessary update for Aspose Examples wizard since examples may not appear proper with older versions of plugin.
This plugin supports the following wizards:
1. Aspose Project Wizard wizard
2. Aspose Examples Wizard wizard
Aspose Project wizard creates Aspose Java Project for using Aspose.Total for Java APIs
Aspose Examples wizard lets you download sample examples codes from Aspose Repository and copy in your project, which you can tryout and learn to use Aspose.Total for Java APIs in your Java Applications.
For the complete documentation of this Intellij IDEA plugin, please go through this wiki - click here
Apache POI framework code comparison examples with Aspose APIs Integrated!
Aspose Project Wizard v1.3
Latest Release V1.3
What's New
Critical fix for Aspose Examples Wizard: Aspose Java APIs usage examples repository locations have been changed. So Aspose Examples wizard will no longer work without this update. Although not changing version number because all the plugin features and code will remain same.
Whats New
- Integration of Aspose APIs code and feature comparison examples with Apache POI
framework - Progress Monitors are implemented for long tasks i.e while downloading of examples and their framework dependencies.
- SourceCodes:
a) OtherExamples API (framework) created for the futher future integrations of new examples and their dependencies.
b) New Packages: com.aspose.examples.otherexamples
New! Aspose Java Products - support is added
Aspose Java for JetBrains Ver 1.2
New Features:
New Aspose Java Product's support, is Added in Aspose Project Wizard/Aspose API Examples for following products:
- Aspose.Diagram
- Aspose.Tasks
Bug fixes / updates:
- Previously selected Aspose APIs on Aspose Project Wizard remain selected and in
addition get downloaded with the new ones selected. Fixed.
- Aspose.Pdf Kit support is removed from the Plugin's code because now it has been
merged with Aspose.Pdf itself so therefore removing the some of the internal bugs in
the Plugin's code when trying to download Aspose.Pdf. Fixed.
Aspose Example + Aspose Project Wizard
New Features
Latest 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:
- First Create Java Project by using plugin provided Aspose Project Wizard
- Right Click on Project or Select File Menu
- Select New, You will come up with a New Menu options enlisting Aspose Example option on top.
- Select Aspose Example Option
- Aspose Example Dialog will appears, on selecting Aspose Java API from drop down list, numbers of available selected Aspose Java API samples will appears in tree like style list, by selecting any example (and clicking on Create), its sample code will be created along with the required data file for it within the project *_src *_folder.
Finally, the downloaded / created example is ready to be evaluated / enhanced as per your usage requirement.