File | Date | Author | Commit |
---|---|---|---|
.idea | 2015-05-14 | AdeelIlyas2014 | [e75d93] README.md Update |
META-INF | 2014-12-29 | AdeelIlyas2014 | [66ae0e] Aspose Maven for JetBrains v1.1 |
src | 2014-12-29 | AdeelIlyas2014 | [66ae0e] Aspose Maven for JetBrains v1.1 |
Aspose Maven for IntelliJ.iml | 2014-11-24 | AdeelIlyas2014 | [f7a82f] Aspose Maven for JetBrains - Plugin v1.0 |
LICENSE | 2014-11-24 | AdeelIlyas2014 | [f7a82f] Aspose Maven for JetBrains - Plugin v1.0 |
README.md | 2015-05-14 | AdeelIlyas2014 | [e75d93] README.md Update |
This is another JetBrains Plugin released by Aspose pty ltd, it creates Aspose maven based projects.
Aspose for JetBrains and Aspose Maven for JetBrains IDE plugins enables Java developers to work with various binary file formats by using Aspose Java APIs.
This plugin comes with Aspose Maven Project Wizard that creates Aspose maven based project by selecting Aspose Java APIs on the wizard steps (like Aspose.Words, Aspose.Pdf or Aspose.Cells) and add those selected Aspose API's maven dependencies into newly created maven project's pom.xml.
The creating Maven project will always contain the selected APIs latest available version maven dependencies from Aspose Cloud Maven Repository.
BugFixes:
-Not resolving the correct classifier (i.e jdk4, jdk6, jdk7 and jdk8). Fixed
-Not correctly resolving the latest version for Aspose Java API Maven Dependencies. Fixed
-Created Aspose Maven based project by Plugin Binary is declarative/not integrated with IDE (through Source Codes its ok). Fixed
Improvements:
-Now the Plugin is also supporting the latest IntelliJ IDEA CE 14.0.2
-This Plugin is now Tested with IntelliJ IDEA 13.0.2,13.1.2 and 14.0.2 CE versions.
The plugin supports the following formats through Aspose Java APIs:
Microsoft Word (DOC, DOCX, ...)
Microsoft Excel (XLS, XLSX, ...)
Microsoft Power Point (PPT, PPTX, ...)
ADOBE PDF
Bar Codes
Outlook Emails (MSG, ...)
Imaging
Microsoft Visio Drawings (VSD)
Microsoft Project Management (MPP)
Seemless integration of following Aspose API's maven dependencies is supported by the plugin:
Aspose.Words for Java
Aspose.Cells for Java
Aspose.Pdf for Java
Aspose.Slides for Java
Aspose.BarCode for Java
Aspose.Tasks for Java
Aspose.Email for Java
Aspose.Diagram for Java
Aspose.OCR for Java
Aspose.Imaging for Java
Below simple steps will smoothly lead to successful configuration of Aspose Maven Project Wizard source code in IntelliJ IDE