Skip to content
Snippets Groups Projects
  • Mr Adrian Norås's avatar
    b8899072
    First commit. · b8899072
    Mr Adrian Norås authored
    Created a wizard where the user only has to write in the url for the desired SVN Repository, press finish, and the wizard will handle the rest of the uploading-process.
    b8899072
    History
    First commit.
    Mr Adrian Norås authored
    Created a wizard where the user only has to write in the url for the desired SVN Repository, press finish, and the wizard will handle the rest of the uploading-process.
.project 704 B
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.universaal.tools.uploadopensourceplugin</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.jdt.core.javabuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.ManifestBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
		<buildCommand>
			<name>org.eclipse.pde.SchemaBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.pde.PluginNature</nature>
		<nature>org.eclipse.jdt.core.javanature</nature>
	</natures>
</projectDescription>