FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
java-debug/com.microsoft.java.debug.plugin/.classpath at main · inmortalbobz/java-debug · GitHub
inmortalbobz
/
java-debug
Public
forked from
microsoft/java-debug
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
1
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.plugin
/
.classpath
Copy path
More file actions
More file actions
Latest commit
History
History
History
16 lines (16 loc) · 960 Bytes
Breadcrumbs
java-debug
/
com.microsoft.java.debug.plugin
/
.classpath
Copy path
File metadata and controls
16 lines (16 loc) · 960 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
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<
classpath
>
<
classpathentry
kind
=
"
con
"
path
=
"
org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11
"
>
<
attributes
>
<
attribute
name
=
"
module
"
value
=
"
true
"
/>
<
attribute
name
=
"
limit-modules
"
value
=
"
java.base,java.logging,java.xml,jdk.jdi,java.compiler
"
/>
</
attributes
>
</
classpathentry
>
<
classpathentry
kind
=
"
con
"
path
=
"
org.eclipse.pde.core.requiredPlugins
"
/>
<
classpathentry
exported
=
"
true
"
kind
=
"
lib
"
path
=
"
lib/commons-io-2.11.0.jar
"
/>
<
classpathentry
kind
=
"
src
"
path
=
"
src/main/java
"
/>
<
classpathentry
exported
=
"
true
"
kind
=
"
lib
"
path
=
"
lib/rxjava-2.2.21.jar
"
/>
<
classpathentry
exported
=
"
true
"
kind
=
"
lib
"
path
=
"
lib/reactive-streams-1.0.4.jar
"
/>
<
classpathentry
exported
=
"
true
"
kind
=
"
lib
"
path
=
"
lib/com.microsoft.java.debug.core-0.40.0.jar
"
sourcepath
=
"
/com.microsoft.java.debug.core
"
/>
<
classpathentry
kind
=
"
output
"
path
=
"
target/classes
"
/>
</
classpath
>
Back
|
FazBrowse Home
|
New Git URL