CoolFace
Apppublic

ishans24/microservices

sourceHugging Faceupdated 11mo agoView on Hugging Face
0likes
.project29 linesDownload Raw Back to root
1<?xml version="1.0" encoding="UTF-8"?>2<projectDescription>3	<name>Task ManagementSystem</name>4	<comment></comment>5	<projects>6	</projects>7	<buildSpec>8		<buildCommand>9			<name>org.eclipse.jdt.core.javabuilder</name>10			<arguments>11			</arguments>12		</buildCommand>13	</buildSpec>14	<natures>15		<nature>org.eclipse.jdt.core.javanature</nature>16	</natures>17	<filteredResources>18		<filter>19			<id>1759173395110</id>20			<name></name>21			<type>30</type>22			<matcher>23				<id>org.eclipse.core.resources.regexFilterMatcher</id>24				<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>25			</matcher>26		</filter>27	</filteredResources>28</projectDescription>29