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
Copy file name to clipboardExpand all lines: modules/ROOT/pages/java-embedded/setup.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,9 @@ The following examples use the top-level artifact approach.
17
17
18
18
19
19
[NOTE]
20
-
.[enterprise-edition]
21
20
====
22
21
The examples are only valid for Neo4j Community Edition.
22
+
23
23
To add Neo4j Enterprise Edition as a dependency, please get in contact with link:https://neo4j.com/contact-us/[Neo4j Professional Services^].
24
24
See link:{neo4j-docs-base-uri}/operations-manual/{page-version}/introduction[Operations Manual -> Introduction] for details about the Community and Enterprise Editions.
25
25
====
@@ -51,7 +51,7 @@ Where the `artifactId` is found in the <<editions>> table.
51
51
52
52
=== Eclipse and Maven
53
53
54
-
For development in link:http://www.eclipse.org[Eclipse^], it is recommended to install the link:http://www.eclipse.org/m2e/[m2e plugin^] and let Maven manage the project build classpath instead.
54
+
For development in link:https://www.eclipse.org[Eclipse^], it is recommended to install the link:https://www.eclipse.org/m2e/[m2e plugin^] and let Maven manage the project build classpath instead.
55
55
This also adds the possibility to build your project both via the command line with Maven and have a working Eclipse setup for development.
0 commit comments