From f7e6038d472554b76f26952111b3e93fe1e76c02 Mon Sep 17 00:00:00 2001 From: Samuel Mehrbrodt Date: Tue, 12 Jul 2016 14:42:02 +0200 Subject: [PATCH] README: Adjust to changed term --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30eeb0c..4f9b230 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ You can use this project as a starting point to write your own extension for Lib 2. Install [Eclipse](http://www.eclipse.org/) & the [LOEclipse plugin](https://github.com/LibreOffice/loeclipse/#installation) 3. [Download](https://github.com/smehrbrodt/libreoffice-starter-extension/archive/master.zip) this starter project & unzip it 4. Import the project in Eclipse (File->Import->Existing Projects into Workspace) -5. Let Eclipse know the paths to LibreOffice & the SDK (Project->Properties->UNO Properties) +5. Let Eclipse know the paths to LibreOffice & the SDK (Project->Properties->LibreOffice Properties) 6. Setup Run Configuration * Go to Run->Run Configurations * Create a new run configuration of the type "LibreOffice Application"