[
https://issues.apache.org/jira/browse/TINKERPOP-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160438#comment-16160438
]
Robert Dale commented on TINKERPOP-1772:
----------------------------------------
In the first case, you are simply exhibiting the behavior of TINKERPOP-1771 .
In the second case, I'm not sure what directory structure you have but it's not
"starting with unzipping the console distribution".
I've attached a screenshot demonstrating PowerShell on Windows 2012R2. Works in
DOS shell and double-clicking from file manager.
!Screenshot_2017-09-10_14-37-12.png|thumbnail!
I'll need some repeatable steps in order to reproduce and fix the problem.
> "Getting started" page not correct leading to difficulties to start with
> console
> ---------------------------------------------------------------------------------
>
> Key: TINKERPOP-1772
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1772
> Project: TinkerPop
> Issue Type: Bug
> Components: documentation
> Affects Versions: 3.3.0
> Environment: Windows
> Reporter: Cédric L. Charlier
> Attachments: 001-without-edit-of-gremlin-bat.png,
> 002-with-edit-of-gremlin-bat.png, Screenshot_2017-09-10_14-37-12.png
>
>
> The [getting started
> page](http://tinkerpop.apache.org/docs/current/tutorials/getting-started/) is
> assuming that when you start the console the plugin
> ```tinkerpop.tinkergraph``` is activated. It's confirmed by the first "screen
> shot" of the console.
> Unfortunately, it's not the case and when later you start to write your first
> command
> {code:java}
> graph = TinkerFactory.createModern()
> {code}
> you'll receive an exception. It's really difficult for newbies to understand
> that they need to load the tinkerpop.tinkergraph plugin and could stop them
> in their progress with TinkerPop.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)