You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
4
4
5
5
## Who is supposed to use this **Plugin?**
6
6
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.
8
8
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).
10
10
11
11
## **Features**
12
12
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:
14
14
15
15
### Aspose.Words Maven Project (wizard)
16
16

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**
18
18
* The wizard will also give option for downloading latest available Code Examples for using the API.
19
19
20
20
### Aspose.Words Code Example (wizard)
21
21

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)
24
24
**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"**.
25
25
26
26
### Other Features
@@ -36,8 +36,8 @@ The plugin provides following features to work with [Aspose.Words for Java](http
36
36
37
37
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.
38
38
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)
40
40
41
41
## Plugin Documentation
42
42
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