This repository has been archived on 2025-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
Files
cavecomm/.project
Tina_Azure 1c0bdd23e8 Project Setup:
Gradle + basic Helo World
2023-03-02 02:30:55 +01:00

24 lines
601 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>cavecomm</name>
<comment>Project cavecomm created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>