Skip to content

Commit 5386c59

Browse files
Merge pull request #27 from ali-salman/master
updated readme
2 parents d955446 + 3e16113 commit 5386c59

File tree

1 file changed

+2
-2
lines changed
  • Plugins/Aspose-Cells-Java-for-Eclipse(Maven)

1 file changed

+2
-2
lines changed

Plugins/Aspose-Cells-Java-for-Eclipse(Maven)/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ The Plugin intended for developers using Maven platform for Java developments an
1313
The plugin provides following features to work with [Aspose.Cells for Java](http://goo.gl/gtvhlQ) API within **Eclipse IDE** comfortably:
1414

1515
### Aspose.Cells Maven Project (wizard)
16-
![plugin title shot](http://i.imgur.com/DRPRN7Q.png)
16+
![plugin title shot](http://i.imgur.com/IRfaO7P.png)
1717
* 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**
1818
* The wizard will also give option for downloading latest available Code Examples for using the API.
1919

2020
### Aspose.Cells Code Example (wizard)
21-
![plugin title shot](http://i.imgur.com/LyNvq1r.png)
21+
![plugin title shot](http://i.imgur.com/wUbPi8F.png)
2222
* 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 -> Other -> Java -> Aspose.Cells Code Example**
2323
* The wizard will also look for and updates for newly available Code Examples from [Aspose.Cells for Java examples repository.](https://goo.gl/uxznrb)
2424
**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"**.

0 commit comments

Comments
 (0)