FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
java-debug/com.microsoft.java.debug.target/pom.xml at main · aikichii/java-debug · GitHub
aikichii
/
java-debug
Public
forked from
microsoft/java-debug
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
java-debug
/
com.microsoft.java.debug.target
/
pom.xml
Copy path
More file actions
More file actions
Latest commit
History
History
History
12 lines (12 loc) · 537 Bytes
Breadcrumbs
java-debug
/
com.microsoft.java.debug.target
/
pom.xml
Copy path
File metadata and controls
12 lines (12 loc) · 537 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
<
project
xmlns
=
"
http://maven.apache.org/POM/4.0.0
"
xmlns
:
xsi
=
"
http://www.w3.org/2001/XMLSchema-instance
"
xsi:schemaLocation=
"
http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd
"
>
<
modelVersion
>4.0.0</
modelVersion
>
<
parent
>
<
groupId
>com.microsoft.java</
groupId
>
<
artifactId
>java-debug-parent</
artifactId
>
<
version
>0.53.2</
version
>
</
parent
>
<
artifactId
>com.microsoft.java.debug.tp</
artifactId
>
<
name
>
${base.name}
:: Target Platform</
name
>
<
packaging
>eclipse-target-definition</
packaging
>
</
project
>
Back
|
FazBrowse Home
|
New Git URL