Dev doc: Move Eclipse project configuration to dev-eclipse
Change-Id: I4288e32545f5cbf97bfd46e28cc59fd202775bb4
This commit is contained in:
@@ -67,17 +67,7 @@ Create the Eclipse project:
|
|||||||
tools/eclipse/project.py
|
tools/eclipse/project.py
|
||||||
----
|
----
|
||||||
|
|
||||||
In Eclipse, choose 'Import existing project' and select the `gerrit` project
|
and then follow the link:dev-eclipse.html#setup[setup instructions].
|
||||||
from the current working directory.
|
|
||||||
|
|
||||||
Expand the `gerrit` project, right-click on the `buck-out` folder, select
|
|
||||||
'Properties', and then under 'Attributes' check 'Derived'.
|
|
||||||
|
|
||||||
Note that if you make any changes in the project configuration
|
|
||||||
that get saved to the `.project` file, for example adding Resource
|
|
||||||
Filters on a folder, they will be overwritten the next time you run
|
|
||||||
`tools/eclipse/project.py`.
|
|
||||||
|
|
||||||
|
|
||||||
=== Refreshing the Classpath
|
=== Refreshing the Classpath
|
||||||
|
|
||||||
|
@@ -7,6 +7,21 @@ Java 6 or later SDK is also required to run GWT's compiler and
|
|||||||
runtime debugging environment.
|
runtime debugging environment.
|
||||||
|
|
||||||
|
|
||||||
|
[[setup]]
|
||||||
|
== Project Setup
|
||||||
|
|
||||||
|
In Eclipse, choose 'Import existing project' and select the `gerrit` project
|
||||||
|
from the current working directory.
|
||||||
|
|
||||||
|
Expand the `gerrit` project, right-click on the `buck-out` folder, select
|
||||||
|
'Properties', and then under 'Attributes' check 'Derived'.
|
||||||
|
|
||||||
|
Note that if you make any changes in the project configuration
|
||||||
|
that get saved to the `.project` file, for example adding Resource
|
||||||
|
Filters on a folder, they will be overwritten the next time you run
|
||||||
|
`tools/eclipse/project.py`.
|
||||||
|
|
||||||
|
|
||||||
[[Formatting]]
|
[[Formatting]]
|
||||||
== Code Formatter Settings
|
== Code Formatter Settings
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user