<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ojwiki.soldin.de/index.php?action=history&amp;feed=atom&amp;title=Beanshell%3AOpening_a_project</id>
	<title>Beanshell:Opening a project - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ojwiki.soldin.de/index.php?action=history&amp;feed=atom&amp;title=Beanshell%3AOpening_a_project"/>
	<link rel="alternate" type="text/html" href="https://ojwiki.soldin.de/index.php?title=Beanshell:Opening_a_project&amp;action=history"/>
	<updated>2026-04-15T06:54:10Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://ojwiki.soldin.de/index.php?title=Beanshell:Opening_a_project&amp;diff=209&amp;oldid=prev</id>
		<title>Mentaer: Created page with &#039;This script opens an existing project.   {  // Script for opening an existing project  // uses the open(...) method of the OpenProjectWizard  // cchris 2008/05/06   import com.vi…&#039;</title>
		<link rel="alternate" type="text/html" href="https://ojwiki.soldin.de/index.php?title=Beanshell:Opening_a_project&amp;diff=209&amp;oldid=prev"/>
		<updated>2009-10-12T00:03:15Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;This script opens an existing project.   {  // Script for opening an existing project  // uses the open(...) method of the OpenProjectWizard  // cchris 2008/05/06   import com.vi…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This script opens an existing project.&lt;br /&gt;
&lt;br /&gt;
 {&lt;br /&gt;
 // Script for opening an existing project&lt;br /&gt;
 // uses the open(...) method of the OpenProjectWizard&lt;br /&gt;
 // cchris 2008/05/06&lt;br /&gt;
  import com.vividsolutions.jump.task.DummyTaskMonitor;&lt;br /&gt;
 import org.openjump.core.ui.plugin.file.open.OpenProjectWizard;&lt;br /&gt;
 &lt;br /&gt;
 projFile = new File(&amp;quot;D:/Temp/OpenJump/project1.jmp&amp;quot;);&lt;br /&gt;
 taskMon = new DummyTaskMonitor();&lt;br /&gt;
 opw = new OpenProjectWizard(wc);&lt;br /&gt;
 opw.open(projFile, taskMon);&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Mentaer</name></author>
	</entry>
</feed>