Skip to content

Commit ba6e2db

Browse files
Update README.md
1 parent d06a094 commit ba6e2db

File tree

1 file changed

+9
-9
lines changed
  • Plugins/Aspose_Words_Java_for_Eclipse_Maven

1 file changed

+9
-9
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
# **Aspose.Word Java for Eclipse (Maven)**
22

3-
The project is **Eclipse IDE plugin** which lets developers to use [Aspose.Words for Java](http://goo.gl/Eg359W) in their Maven based Java projects.
3+
The project is **Eclipse IDE plugin** which lets developers to use [Aspose.Words for Java](https://www.aspose.com/products/words/java) in their Maven based Java projects.
44

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

7-
The Plugin intended for developers using Maven platform for Java developments and want to use [Aspose.Words for Java](http://goo.gl/Eg359W) in their projects.
7+
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.
88

9-
**NOTE:** [Aspose.Words for Java](http://goo.gl/Eg359W) is Java API developed by [Aspose](http://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](http://goo.gl/Eg359W).
9+
**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).
1010

1111
## **Features**
1212

13-
The plugin provides following features to work with [Aspose.Words for Java](http://goo.gl/Eg359W) API within **Eclipse IDE** comfortably:
13+
The plugin provides following features to work with [Aspose.Words for Java](https://www.aspose.com/products/words/java) API within **Eclipse IDE** comfortably:
1414

1515
### Aspose.Words Maven Project (wizard)
1616
![plugin title shot](http://i.imgur.com/Q4oWEOp.png)
17-
* By using this wizard plugin creates Maven project for using [Aspose.Words for Java](http://goo.gl/Eg359W) from **New -> Project -> Maven-> Aspose.Words Maven Project**
17+
* 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**
1818
* The wizard will also give option for downloading latest available Code Examples for using the API.
1919

2020
### Aspose.Words Code Example (wizard)
2121
![plugin title shot](http://i.imgur.com/9EKXo7f.png)
22-
* By using this wizard plugin lets you copy the downloaded Code Examples into your project for using [Aspose.Words for Java](http://goo.gl/Eg359W) from **New -> Other -> Java -> Aspose.Words Code Example**
23-
* The wizard will also look for and updates for newly available Code Examples from [Aspose.Words for Java examples repository.](https://goo.gl/Qx9Hp9)
22+
* 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 -> Other -> Java -> Aspose.Words Code Example**
23+
* 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)
2424
**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"**.
2525

2626
### Other Features
@@ -36,8 +36,8 @@ The plugin provides following features to work with [Aspose.Words for Java](http
3636

3737
Aspose.Words for Java supports processing word (**DOC, DOCX, OOXML, RTF**) **HTML, OpenDocument, PDF, EPUB, XPS, SWF and all image formats**. With Aspose.Words you can **generate**, **modify**, and **convert** documents without using Microsoft Word.
3838

39-
For more info about the **Aspose.Words for Java API**, [please check the api documentation - click here](http://www.aspose.com/java/word-component.aspx)
39+
For more info about the **Aspose.Words for Java API**, [please check the api documentation - click here](https://docs.aspose.com/display/wordsjava/Introducing+Aspose.Words+for+Java)
4040

4141
## Plugin Documentation
4242

43-
For the most complete documentation, [Please check this WIKI](http://www.aspose.com/docs/display/wordsjava/Aspose.Words+Java+for+Eclipse+(Maven))
43+
For the most complete documentation, [Please check this WIKI](https://docs.aspose.com/display/wordsjava/Aspose.Words+Java+for+Eclipse+(Maven))

0 commit comments

Comments
 (0)