Documentation: Add .gni and .mojom in Eclipse setup instructions.
Adding .gni and .mojom to the list of files which should be included in the Eclipse project. BUG=NONE Review-Url: https://codereview.chromium.org/2049923003 Cr-Commit-Position: refs/heads/master@{#398935}
This commit is contained in:
@ -147,7 +147,7 @@ In the Project Explorer on the left side:
|
||||
* Include only
|
||||
* Files, all children (recursive)
|
||||
* Name matches
|
||||
`.*\.(c|cc|cpp|h|mm|inl|idl|js|json|css|html|gyp|gypi|grd|grdp|gn)`
|
||||
`.*\.(c|cc|cpp|h|mm|inl|idl|js|json|css|html|gyp|gypi|grd|grdp|gn|gni|mojom)`
|
||||
regular expression
|
||||
1. Add another filter:
|
||||
* Exclude all
|
||||
|
Reference in New Issue
Block a user