diff options
| author | ArghKevin <kagheli@student.sdccd.edu> | 2024-04-29 13:34:51 -0700 | 
|---|---|---|
| committer | ArghKevin <kagheli@student.sdccd.edu> | 2024-04-29 13:34:51 -0700 | 
| commit | 0755196a56c2b4c7ce7dc0b48de5c7f9474b2b21 (patch) | |
| tree | dc502ac1ebf6b732d04e814f098ac40a9aaeee00 /.project | |
| parent | b91b582d8a6c0b2e78a20a517c6e0d3b036725d8 (diff) | |
Week 2. Description of graphics progress.
Diffstat (limited to '.project')
| -rw-r--r-- | .project | 17 | 
1 files changed, 17 insertions, 0 deletions
diff --git a/.project b/.project new file mode 100644 index 0000000..ab5d221 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<projectDescription> +	<name>GoogleFontStyleVSPopularity</name> +	<comment></comment> +	<projects> +	</projects> +	<buildSpec> +		<buildCommand> +			<name>org.eclipse.jdt.core.javabuilder</name> +			<arguments> +			</arguments> +		</buildCommand> +	</buildSpec> +	<natures> +		<nature>org.eclipse.jdt.core.javanature</nature> +	</natures> +</projectDescription>  | 
