All you need to do is download the studio.zip file from : https://github.com/orientechnologies/orientdb-studio/releases/tag/0.9
Put that zip inside the plugins folder of your orientdb server. Start your server and then go to : http://localhost:2480/studio/index.htm#/ Should work Le mercredi 18 juin 2014 10:18:55 UTC-4, [email protected] a écrit : > > Hi, > > Can you please help me with the installation of the new studio. > > Current setup: > > - I'm running OrientDB 1.7.4-Snapshot > > - I'm fetching OrientDB with Maven (not fetching source): > <dependency> > <groupId>com.orientechnologies</groupId> > <artifactId>orientdb-server</artifactId> > <version>1.7.4-SNAPSHOT</version> > </dependency> > ... etc ... > > - I'm defining the "www root" in my orientdb-server.xml file: > <entry name="orientdb.www.path" > value="~/dev/java/orientdb/current/www"/> > > My questions are: > > - What zip file should I fetch? > I have seen two or three mentioned here) > - Where should I put it? > - Do I need to extract it? > > Hope you can assist. > > Very best regards, > -Stefan > -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
