Skip to content

Commit de2050e

Browse files
Update README.md
1 parent 61e2dec commit de2050e

File tree

1 file changed

+6
-6
lines changed
  • Plugins/Aspose-Words-Java-for-NetBeans(Maven)

1 file changed

+6
-6
lines changed

Diff for: Plugins/Aspose-Words-Java-for-NetBeans(Maven)/README.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -2,28 +2,28 @@
22

33
# **Aspose.Word Java for NetBeans (Maven)**
44

5-
The project is **NetBeans IDE plugin** which lets developers to use [Aspose.Words for Java](https://www.aspose.com/products/words/java) in their Maven based Java projects.
5+
The project is **NetBeans IDE plugin** which lets developers to use [Aspose.Words for Java](https://products.aspose.com/words/java) in their Maven based Java projects.
66

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

9-
The Plugin intended for developers using Maven platform for Java developments and want to use [Aspose.Words for Java](https://www.aspose.com/products/words/java) in their projects.
9+
The Plugin intended for developers using Maven platform for Java developments and want to use [Aspose.Words for Java](https://products.aspose.com/words/java) in their projects.
1010

11-
**NOTE:** [Aspose.Words for Java](https://www.aspose.com/products/words/java) is Java API developed by [Aspose](https://www.aspose.com/) that offers easy Microsoft Word document creation and manipulation right from within Java Projects. For the API detailed features list check the [link](https://docs.aspose.com/display/wordsjava/Aspose.Words+Features).
11+
**NOTE:** [Aspose.Words for Java](https://products.aspose.com/words/java) is Java API developed by [Aspose](https://www.aspose.com/) that offers easy Microsoft Word document creation and manipulation right from within Java Projects. For the API detailed features list check the [link](https://docs.aspose.com/display/wordsjava/Aspose.Words+Features).
1212

1313
## **Features**
1414

15-
The plugin provides following features to work with [Aspose.Words for Java](https://www.aspose.com/products/words/java) API within **NetBeans IDE** comfortably:
15+
The plugin provides following features to work with [Aspose.Words for Java](https://products.aspose.com/words/java) API within **NetBeans IDE** comfortably:
1616

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

1919
### Aspose.Words Maven Project (wizard)
2020

21-
* By using this wizard plugin creates Maven project for using [Aspose.Words for Java](https://www.aspose.com/products/words/java) from **New Project -> Maven-> Aspose.Words Maven Project**
21+
* By using this wizard plugin creates Maven project for using [Aspose.Words for Java](https://products.aspose.com/words/java) from **New Project -> Maven-> Aspose.Words Maven Project**
2222
* The wizard will also give option for downloading latest available Code Examples for using the API.
2323

2424
### Aspose.Words Code Example (wizard)
2525

26-
* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Words for Java](https://www.aspose.com/products/words/java) from **New File -> Java -> Aspose.Words Code Example**
26+
* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Words for Java](https://products.aspose.com/words/java) from **New File -> Java -> Aspose.Words Code Example**
2727
* The wizard will also look for and updates for newly available Code Examples from [Aspose.Words for Java examples repository.](https://github.com/aspose-words/Aspose.Words-for-Java/tree/master/Examples)
2828
**NOTE:** Selected Code Examples (category) source codes will be copied under **"com.aspose.words.examples"** package. Resources needed for running examples will be copied to the corresponding directory (package) within **"src/main/resources"**.
2929

0 commit comments

Comments
 (0)