-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
15 lines (15 loc) · 819 Bytes
/
Copy path.classpath
File metadata and controls
15 lines (15 loc) · 819 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="🌐 Encapsulation"/>
<classpathentry kind="src" path="📦 Classes and Objects"/>
<classpathentry excluding="🧬👑 Types of Inheritance/" kind="src" path="🧬 Inheritance"/>
<classpathentry kind="src" path="🔧 Constructors and Destructors"/>
<classpathentry kind="src" path="🎭 Polymorphism"/>
<classpathentry kind="src" path="Interface"/>
<classpathentry kind="src" path="🖥️Interface"/>
<classpathentry kind="src" path="🤔🤖Lambda Expression"/>
<classpathentry kind="src" path="⚠️🛠️Exception Handling"/>
<classpathentry kind="src" path="🔄🧵Multithreading"/>
<classpathentry kind="output" path="bin"/>
</classpath>