FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
WorldWindJava/.vscode/java.project at develop · WorldWindEarth/WorldWindJava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
WorldWindEarth
/
WorldWindJava
Public
forked from
NASAWorldWind/WorldWindJava
Notifications
You must be signed in to change notification settings
Fork
16
Star
52
Code
Issues
0
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
WorldWindJava
/
.vscode
/
java.project
Copy path
More file actions
More file actions
Latest commit
History
History
History
31 lines (31 loc) · 906 Bytes
Breadcrumbs
WorldWindJava
/
.vscode
/
java.project
Copy path
File metadata and controls
31 lines (31 loc) · 906 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
{
"name": "WorldWindJava",
"version": "1.0.0",
"type": "java",
"sourceRoots": [
"src"
],
"testSourceRoots": [
"test"
],
"outputPath": "build/classes",
"testOutputPath": "build/test-classes",
"dependencies": [
"jogl-all.jar",
"gluegen-rt.jar",
"gluegen-rt-natives-windows-amd64.jar",
"gluegen-rt-natives-windows-i586.jar",
"gluegen-rt-natives-linux-amd64.jar",
"gluegen-rt-natives-linux-i586.jar",
"gluegen-rt-natives-macosx-universal.jar",
"jogl-all-natives-windows-amd64.jar",
"jogl-all-natives-windows-i586.jar",
"jogl-all-natives-linux-amd64.jar",
"jogl-all-natives-linux-i586.jar",
"jogl-all-natives-macosx-universal.jar",
"lib-external/gdal/gdal.jar",
"jackson-core-asl.jar",
"junit-4.5.jar"
],
"javaVersion": "11"
}
Back
|
FazBrowse Home
|
New Git URL