Skip to content
Snippets Groups Projects
Select Git revision
  • 38112a575b5aaa8f7b11851b52a72420e166482a
  • master default
  • v2.3.1
  • v2.2.0
  • v2.0.0
  • v1.1.0
6 results

.project

Blame
  • .project 555 B
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
    	<name>SaveMyPlaylist</name>
    	<comment></comment>
    	<projects>
    	</projects>
    	<buildSpec>
    		<buildCommand>
    			<name>org.eclipse.jdt.core.javabuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    		<buildCommand>
    			<name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
    			<arguments>
    			</arguments>
    		</buildCommand>
    	</buildSpec>
    	<natures>
    		<nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
    		<nature>org.eclipse.jdt.core.javanature</nature>
    	</natures>
    </projectDescription>