Skip to content

Commit

Permalink
Merge pull request #22 from AdeelIlyas2014/master
Browse files Browse the repository at this point in the history
Aspose.Cells Java for NetBeans (Maven) - v1.0.0
  • Loading branch information
AdeelIlyas2014 committed Jan 8, 2016
2 parents 81f8fdd + 5beb390 commit 4231218
Show file tree
Hide file tree
Showing 31 changed files with 4,197 additions and 0 deletions.
22 changes: 22 additions & 0 deletions Plugins/Aspose-Cells-Java-for-NetBeans(Maven)/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
The MIT License (MIT)

Copyright (c) 2001-2016 Aspose Pty Ltd

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

45 changes: 45 additions & 0 deletions Plugins/Aspose-Cells-Java-for-NetBeans(Maven)/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@


# **Aspose.Cells Java for NetBeans (Maven)**

The project is **NetBeans IDE plugin** which lets developers to use [Aspose.Cells for Java](http://goo.gl/gtvhlQ) in their Maven based Java projects.

## Who is supposed to use this **Plugin?**

The Plugin intended for developers using Maven platform for Java developments and want to use [Aspose.Cells for Java](http://goo.gl/gtvhlQ) in their projects.

**NOTE:** [Aspose.Cells for Java](http://goo.gl/gtvhlQ) is Java API developed by [Aspose](http://aspose.com) that offers easy Microsoft Excel Spreadsheets creation and manipulation right from within Java Projects. For the API detailed features list check the [link](http://goo.gl/gtvhlQ).

## **Features**

The plugin provides following features to work with [Aspose.Cells for Java](http://goo.gl/gtvhlQ) API within **NetBeans IDE** comfortably:

![plugin title shot](http://i.imgur.com/R1YKNKI.png)

### Aspose.Cells Maven Project (wizard)

* By using this wizard plugin creates Maven project for using [Aspose.Cells for Java](http://goo.gl/gtvhlQ) from **New Project -> Maven-> Aspose.Cells Maven Project**
* The wizard will also give option for downloading latest available Code Examples for using the API.

### Aspose.Cells Code Example (wizard)

* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Cells for Java](http://goo.gl/gtvhlQ) from **New File -> Maven -> Aspose.Cells Code Example**
* The wizard will also look for and updates for newly available Code Examples from [Aspose.Cells for Java examples repository.](https://goo.gl/uxznrb)
**NOTE:** Selected Code Examples (category) source codes will be copied under **"com.aspose.cells.examples"** package. Resources needed for running examples will be copied to the corresponding directory (package) within **"src/main/resources"**.

### Other Features

* Supports latest **NetBeans 8.1** version
* Compatible with **Mac**, **Linux Flavors** and **Windows**
* Native IDE user experience
* Open Source

## What is Aspose.Cells Java API?

**Aspose.Cells for Java** is an award-winning Excel Spreadsheet component that allows Java developers to embed the ability to read, write and manipulate Excel® spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML, CSV, ODS), HTML, MHTML, PDF and image file formats into their own Java applications without needing to rely on Microsoft Excel®.

For more info about the **Aspose.Cells for Java API**, [please check the api documentation - click here](http://goo.gl/gtvhlQ)

## Plugin Documentation

For the most complete documentation, [Please check this WIKI](http://www.aspose.com/docs/display/cellsjava/Aspose.Cells+Java+for+NetBeans+%28Maven%29)
17 changes: 17 additions & 0 deletions Plugins/Aspose-Cells-Java-for-NetBeans(Maven)/Release Notes.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<title>Aspose.Cells Java for NetBeans (Maven) - Release Notes</title>
</head>
<body>


<b>Aspose.Cells Java for NetBeans (Maven) - v1.0.0</b>
<p> This is new Plugin for NetBeans IDE by <a href="http://aspose.com">Aspose</a>. The Plugin intended for developers using Maven platform for Java developments and want to use <a href="http://goo.gl/gtvhlQ">Aspose.Cells for Java</a> in their projects.</p>
<p><b>NOTE:</b> <a href="http://goo.gl/gtvhlQ">Aspose.Cells for Java</a> is Java API developed by <a href="http://aspose.com">Aspose</a> that offers easy Microsoft Excel Spreadsheets creation and manipulation right from within Java Projects. For the API detailed features list check the <a href="http://goo.gl/gtvhlQ">link</a>.
</p><p> The plugin provides following features to work with <a href="http://goo.gl/gtvhlQ">Aspose.Cells for Java</a> API within <b>NetBeans IDE</b> comfortably:
</p><ul><li><b>Aspose.Cells Maven Project</b><br><ul><li>By using this wizard plugin creates Maven project for using <a href="http://goo.gl/gtvhlQ">Aspose.Cells for Java</a> from <b>New Project -> Maven-> Aspose.Cells Maven Project</b></li><li>The wizard will also give option for downloading latest available Code Examples for using the API.</li></ul></li>
<li><b>Aspose.Cells Code Example</b><ul><li>By using this wizard plugin lets you copy the downloaded Code Examples into your project for using <a href="http://goo.gl/gtvhlQ">Aspose.Cells for Java</a> from <b>New File -> Maven -> Aspose.Cells Code Example</b></li><li>The wizard will also look for and updates for newly available Code Examples from <a href="https://goo.gl/uxznrb">Aspose.Cells for Java examples repository.</a></li></ul></li>
<li><b>Other Features</b><ul><li>Supports latest <b>NetBeans 8.1</b> version</li><li>Compatible with <b>Mac</b>, <b>Linux Flavors</b> and <b>Windows</b></li><li>Native IDE user experience</li><li>Open Source</li></ul></li></ul>
</body>
</html>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!--
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
-->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<b>Aspose.Cells Maven Project</b> wizard creates Maven Project for using <b>Aspose.Cells for Java</b> API within NetBeans IDE.<i><p><b>"Aspose.Cells for Java</b> is an award-winning Excel Spreadsheet component that allows Java developers to embed the ability to read, write and manipulate Excel® spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML, CSV, ODS), HTML, MHTML, PDF and image file formats into their own Java applications without needing to rely on Microsoft Excel®.</p><p>With <b>Aspose.Cells for Java</b> developers can export data, format spreadsheets to the most granular level, import images, create charts, apply and calculate complex formulas, stream Excel® data"</p></i><p><b>Aspose.Cells Maven Project</b> wizard fetch and configures the latest Maven dependency reference of <b>Aspose.Cells for Java</b> from the Aspose Cloud Maven Repository.</p><p>The wizard also gives you option to download the Code Examples to use <b>Aspose.Cells for Java</b> API.</p><p>Once you are finished with this wizard - created Maven project and downloaded Code Examples. Next you can insert those Code Examples to use <b>Aspose.Cells for Java</b> API in your Project from <b>New File -> Maven -> Aspose.Cells Code Example</b></p><p>The newly created project and the Code Examples you added is now ready to be enhanced, all required resources and references are also automatically added.</p>
</body>
</html>
Loading

0 comments on commit 4231218

Please sign in to comment.