Skip to content

Commit f051160

Browse files
Update setup.adoc
1 parent 38dcfbe commit f051160

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/java-embedded/setup.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ The following examples use the top-level artifact approach.
1717

1818

1919
[NOTE]
20-
.[enterprise-edition]
2120
====
2221
The examples are only valid for Neo4j Community Edition.
22+
2323
To add Neo4j Enterprise Edition as a dependency, please get in contact with link:https://neo4j.com/contact-us/[Neo4j Professional Services^].
2424
See link:{neo4j-docs-base-uri}/operations-manual/{page-version}/introduction[Operations Manual -> Introduction] for details about the Community and Enterprise Editions.
2525
====
@@ -51,7 +51,7 @@ Where the `artifactId` is found in the <<editions>> table.
5151

5252
=== Eclipse and Maven
5353

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.
5555
This also adds the possibility to build your project both via the command line with Maven and have a working Eclipse setup for development.
5656

5757

0 commit comments

Comments
 (0)