<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Twbarney</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Twbarney"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/Twbarney"/>
		<updated>2026-06-09T19:26:55Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=DiscoverEd/Development_notes&amp;diff=35433</id>
		<title>DiscoverEd/Development notes</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=DiscoverEd/Development_notes&amp;diff=35433"/>
				<updated>2010-06-15T13:16:57Z</updated>
		
		<summary type="html">&lt;p&gt;Twbarney: /* Setting up eclipse and DiscoverEd on a windows box = */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Eclipse ==&lt;br /&gt;
&lt;br /&gt;
If you use Eclipse, you'll be pleased to know that the repository contains an Eclipse project file. To get going, choose &amp;quot;Create a new project from existing sources.&amp;quot; This should import all that is necessary into Eclipse.&lt;br /&gt;
&lt;br /&gt;
=== Eclipse, Nutch, and the class path ===&lt;br /&gt;
&lt;br /&gt;
You can end up in a mess with the class path, since ant has one way of managing the class path, whereas Eclipse has a second. So things that work in Eclipse can fail in the ant targets.&lt;br /&gt;
&lt;br /&gt;
= Setting up eclipse and DiscoverEd on a windows box =&lt;br /&gt;
&lt;br /&gt;
== install eclipse Galileo EE ==&lt;br /&gt;
&lt;br /&gt;
http://www.eclipse.org/downloads/&lt;br /&gt;
select his package:&lt;br /&gt;
Eclipse IDE for Java EE Developers (189 MB)&lt;br /&gt;
&lt;br /&gt;
== To install subversion module: ==&lt;br /&gt;
HELP-&amp;gt;&lt;br /&gt;
Install new software -&amp;gt;&lt;br /&gt;
&amp;quot;work with&amp;quot; = subclipse - http://subclipse.tigris.org/update_1.4.x&lt;br /&gt;
select checkboxes for three groups of software,&lt;br /&gt;
&amp;quot;Subclipse&amp;quot;, &amp;quot;Subclipse Integrations&amp;quot;, &amp;quot;Subclipse SVNKit Option&amp;quot;&lt;br /&gt;
then click &amp;quot;Next&amp;quot;, etc., accept certificate,  and &amp;quot;Finish&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== To install git: ==&lt;br /&gt;
egit is a relatively new addon to eclipse- It's in the incubation phase.&lt;br /&gt;
&amp;quot;Help&amp;quot; -&amp;gt; &amp;quot;Install new software&amp;quot;&lt;br /&gt;
add the site http://download.eclipse.org/egit/updates-nightly/&lt;br /&gt;
then select that site, it will be scanned for pluggin software,&lt;br /&gt;
one package will be found, select it, and install it.&lt;br /&gt;
&lt;br /&gt;
Getting started: http://wiki.eclipse.org/EGit/User_Guide&lt;br /&gt;
&lt;br /&gt;
On June 23,2010 a new version of Eclipse, &amp;quot;Helios&amp;quot; will be released&lt;br /&gt;
which includes many projects built in to it, including egit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Since git is not working real well, or completely, with exlipse, you might want a native windows client and here is one that is a well known favorite (we're using the otrtoiseSVN and tortoiseCVS tools for years)&lt;br /&gt;
http://code.google.com/p/tortoisegit/downloads/list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
importing DiscoverEd repo (cloning) within Eclipse&lt;br /&gt;
add/load your private key to your desktop pagent&lt;br /&gt;
&lt;br /&gt;
== eclipse ==&lt;br /&gt;
* file -&amp;gt; import&lt;br /&gt;
* Select &amp;quot;Git&amp;quot; from list of import sources and open up the folder tree for it&lt;br /&gt;
* there is one subject item, select it: &amp;quot;Projects from Git&amp;quot; and click &amp;quot;Next&amp;quot;&lt;br /&gt;
* click &amp;quot;Clone&amp;quot; and for the URI enter: &amp;quot;git://gitorious.org/discovered/repo.git&amp;quot;,&lt;br /&gt;
keep protocol as git and click Next&lt;br /&gt;
* keep all parts of git project checked&lt;br /&gt;
* make sure directory is selected where you want the project to go&lt;br /&gt;
* click Finish&lt;br /&gt;
&lt;br /&gt;
The project takes a while to download (import).&lt;br /&gt;
You will be prompted to click Next. do so.&lt;br /&gt;
&lt;br /&gt;
* Method for project creation: Import Existing Projects&lt;br /&gt;
Method for sharing projects after project creation: Do not share project&lt;br /&gt;
Click Next&lt;br /&gt;
&lt;br /&gt;
* Select the DiscoverEd project, and click Finish&lt;br /&gt;
&lt;br /&gt;
* restart eclipse. do not panic. restart eclipse.&lt;br /&gt;
&lt;br /&gt;
Then wait a while for it to build (status in lower right corner of eclipse)&lt;br /&gt;
and blank screen results.&lt;br /&gt;
&lt;br /&gt;
== building DED ==&lt;br /&gt;
* select JAVA EE view/mode inupper right corner of eclipse&lt;br /&gt;
* right click on project name (ded)&lt;br /&gt;
* select &amp;quot;Build Path&amp;quot; and &amp;quot;&amp;quot;Select build path&amp;quot;&lt;br /&gt;
* select tab &amp;quot;Source&amp;quot; and selct the objects with a red check mark, and click &amp;quot;Remove&amp;quot;&lt;br /&gt;
* select the tab &amp;quot;Libraries&amp;quot;, highlight the libraries with the&lt;br /&gt;
missing references and click &amp;quot;Remove&amp;quot;&lt;br /&gt;
* Click &amp;quot;OK&amp;quot; to close the window&lt;br /&gt;
&lt;br /&gt;
On top menu select &amp;quot;Project and unselect &amp;quot;Auto build&amp;quot;&lt;br /&gt;
Then select &amp;quot;Build Project&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FIXME: Write more problems and solutions here.&lt;br /&gt;
&lt;br /&gt;
[[Category:DiscoverEd]]&lt;/div&gt;</summary>
		<author><name>Twbarney</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=DiscoverEd/Development_notes&amp;diff=35432</id>
		<title>DiscoverEd/Development notes</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=DiscoverEd/Development_notes&amp;diff=35432"/>
				<updated>2010-06-15T13:16:22Z</updated>
		
		<summary type="html">&lt;p&gt;Twbarney: /* Setting up eclipse and DiscoverEd on a windows box */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Eclipse ==&lt;br /&gt;
&lt;br /&gt;
If you use Eclipse, you'll be pleased to know that the repository contains an Eclipse project file. To get going, choose &amp;quot;Create a new project from existing sources.&amp;quot; This should import all that is necessary into Eclipse.&lt;br /&gt;
&lt;br /&gt;
=== Eclipse, Nutch, and the class path ===&lt;br /&gt;
&lt;br /&gt;
You can end up in a mess with the class path, since ant has one way of managing the class path, whereas Eclipse has a second. So things that work in Eclipse can fail in the ant targets.&lt;br /&gt;
&lt;br /&gt;
==== Setting up eclipse and DiscoverEd on a windows box =====&lt;br /&gt;
&lt;br /&gt;
== install eclipse Galileo EE ==&lt;br /&gt;
&lt;br /&gt;
http://www.eclipse.org/downloads/&lt;br /&gt;
select his package:&lt;br /&gt;
Eclipse IDE for Java EE Developers (189 MB)&lt;br /&gt;
&lt;br /&gt;
== To install subversion module: ==&lt;br /&gt;
HELP-&amp;gt;&lt;br /&gt;
Install new software -&amp;gt;&lt;br /&gt;
&amp;quot;work with&amp;quot; = subclipse - http://subclipse.tigris.org/update_1.4.x&lt;br /&gt;
select checkboxes for three groups of software,&lt;br /&gt;
&amp;quot;Subclipse&amp;quot;, &amp;quot;Subclipse Integrations&amp;quot;, &amp;quot;Subclipse SVNKit Option&amp;quot;&lt;br /&gt;
then click &amp;quot;Next&amp;quot;, etc., accept certificate,  and &amp;quot;Finish&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== To install git: ==&lt;br /&gt;
egit is a relatively new addon to eclipse- It's in the incubation phase.&lt;br /&gt;
&amp;quot;Help&amp;quot; -&amp;gt; &amp;quot;Install new software&amp;quot;&lt;br /&gt;
add the site http://download.eclipse.org/egit/updates-nightly/&lt;br /&gt;
then select that site, it will be scanned for pluggin software,&lt;br /&gt;
one package will be found, select it, and install it.&lt;br /&gt;
&lt;br /&gt;
Getting started: http://wiki.eclipse.org/EGit/User_Guide&lt;br /&gt;
&lt;br /&gt;
On June 23,2010 a new version of Eclipse, &amp;quot;Helios&amp;quot; will be released&lt;br /&gt;
which includes many projects built in to it, including egit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Since git is not working real well, or completely, with exlipse, you might want a native windows client and here is one that is a well known favorite (we're using the otrtoiseSVN and tortoiseCVS tools for years)&lt;br /&gt;
http://code.google.com/p/tortoisegit/downloads/list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
importing DiscoverEd repo (cloning) within Eclipse&lt;br /&gt;
add/load your private key to your desktop pagent&lt;br /&gt;
&lt;br /&gt;
== eclipse ==&lt;br /&gt;
* file -&amp;gt; import&lt;br /&gt;
* Select &amp;quot;Git&amp;quot; from list of import sources and open up the folder tree for it&lt;br /&gt;
* there is one subject item, select it: &amp;quot;Projects from Git&amp;quot; and click &amp;quot;Next&amp;quot;&lt;br /&gt;
* click &amp;quot;Clone&amp;quot; and for the URI enter: &amp;quot;git://gitorious.org/discovered/repo.git&amp;quot;,&lt;br /&gt;
keep protocol as git and click Next&lt;br /&gt;
* keep all parts of git project checked&lt;br /&gt;
* make sure directory is selected where you want the project to go&lt;br /&gt;
* click Finish&lt;br /&gt;
&lt;br /&gt;
The project takes a while to download (import).&lt;br /&gt;
You will be prompted to click Next. do so.&lt;br /&gt;
&lt;br /&gt;
* Method for project creation: Import Existing Projects&lt;br /&gt;
Method for sharing projects after project creation: Do not share project&lt;br /&gt;
Click Next&lt;br /&gt;
&lt;br /&gt;
* Select the DiscoverEd project, and click Finish&lt;br /&gt;
&lt;br /&gt;
* restart eclipse. do not panic. restart eclipse.&lt;br /&gt;
&lt;br /&gt;
Then wait a while for it to build (status in lower right corner of eclipse)&lt;br /&gt;
and blank screen results.&lt;br /&gt;
&lt;br /&gt;
== building DED ==&lt;br /&gt;
* select JAVA EE view/mode inupper right corner of eclipse&lt;br /&gt;
* right click on project name (ded)&lt;br /&gt;
* select &amp;quot;Build Path&amp;quot; and &amp;quot;&amp;quot;Select build path&amp;quot;&lt;br /&gt;
* select tab &amp;quot;Source&amp;quot; and selct the objects with a red check mark, and click &amp;quot;Remove&amp;quot;&lt;br /&gt;
* select the tab &amp;quot;Libraries&amp;quot;, highlight the libraries with the&lt;br /&gt;
missing references and click &amp;quot;Remove&amp;quot;&lt;br /&gt;
* Click &amp;quot;OK&amp;quot; to close the window&lt;br /&gt;
&lt;br /&gt;
On top menu select &amp;quot;Project and unselect &amp;quot;Auto build&amp;quot;&lt;br /&gt;
Then select &amp;quot;Build Project&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FIXME: Write more problems and solutions here.&lt;br /&gt;
&lt;br /&gt;
[[Category:DiscoverEd]]&lt;/div&gt;</summary>
		<author><name>Twbarney</name></author>	</entry>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=DiscoverEd/Development_notes&amp;diff=35431</id>
		<title>DiscoverEd/Development notes</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=DiscoverEd/Development_notes&amp;diff=35431"/>
				<updated>2010-06-15T13:15:43Z</updated>
		
		<summary type="html">&lt;p&gt;Twbarney: added ROUGH instructions to setting up eclipse and discovedEd on windows box&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Eclipse ==&lt;br /&gt;
&lt;br /&gt;
If you use Eclipse, you'll be pleased to know that the repository contains an Eclipse project file. To get going, choose &amp;quot;Create a new project from existing sources.&amp;quot; This should import all that is necessary into Eclipse.&lt;br /&gt;
&lt;br /&gt;
=== Eclipse, Nutch, and the class path ===&lt;br /&gt;
&lt;br /&gt;
You can end up in a mess with the class path, since ant has one way of managing the class path, whereas Eclipse has a second. So things that work in Eclipse can fail in the ant targets.&lt;br /&gt;
&lt;br /&gt;
=== Setting up eclipse and DiscoverEd on a windows box ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== install eclipse Galileo EE ==&lt;br /&gt;
&lt;br /&gt;
http://www.eclipse.org/downloads/&lt;br /&gt;
select his package:&lt;br /&gt;
Eclipse IDE for Java EE Developers (189 MB)&lt;br /&gt;
&lt;br /&gt;
== To install subversion module: ==&lt;br /&gt;
HELP-&amp;gt;&lt;br /&gt;
Install new software -&amp;gt;&lt;br /&gt;
&amp;quot;work with&amp;quot; = subclipse - http://subclipse.tigris.org/update_1.4.x&lt;br /&gt;
select checkboxes for three groups of software,&lt;br /&gt;
&amp;quot;Subclipse&amp;quot;, &amp;quot;Subclipse Integrations&amp;quot;, &amp;quot;Subclipse SVNKit Option&amp;quot;&lt;br /&gt;
then click &amp;quot;Next&amp;quot;, etc., accept certificate,  and &amp;quot;Finish&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== To install git: ==&lt;br /&gt;
egit is a relatively new addon to eclipse- It's in the incubation phase.&lt;br /&gt;
&amp;quot;Help&amp;quot; -&amp;gt; &amp;quot;Install new software&amp;quot;&lt;br /&gt;
add the site http://download.eclipse.org/egit/updates-nightly/&lt;br /&gt;
then select that site, it will be scanned for pluggin software,&lt;br /&gt;
one package will be found, select it, and install it.&lt;br /&gt;
&lt;br /&gt;
Getting started: http://wiki.eclipse.org/EGit/User_Guide&lt;br /&gt;
&lt;br /&gt;
On June 23,2010 a new version of Eclipse, &amp;quot;Helios&amp;quot; will be released&lt;br /&gt;
which includes many projects built in to it, including egit.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Since git is not working real well, or completely, with exlipse, you might want a native windows client and here is one that is a well known favorite (we're using the otrtoiseSVN and tortoiseCVS tools for years)&lt;br /&gt;
http://code.google.com/p/tortoisegit/downloads/list&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
importing DiscoverEd repo (cloning) within Eclipse&lt;br /&gt;
add/load your private key to your desktop pagent&lt;br /&gt;
&lt;br /&gt;
== eclipse ==&lt;br /&gt;
* file -&amp;gt; import&lt;br /&gt;
* Select &amp;quot;Git&amp;quot; from list of import sources and open up the folder tree for it&lt;br /&gt;
* there is one subject item, select it: &amp;quot;Projects from Git&amp;quot; and click &amp;quot;Next&amp;quot;&lt;br /&gt;
* click &amp;quot;Clone&amp;quot; and for the URI enter: &amp;quot;git://gitorious.org/discovered/repo.git&amp;quot;,&lt;br /&gt;
keep protocol as git and click Next&lt;br /&gt;
* keep all parts of git project checked&lt;br /&gt;
* make sure directory is selected where you want the project to go&lt;br /&gt;
* click Finish&lt;br /&gt;
&lt;br /&gt;
The project takes a while to download (import).&lt;br /&gt;
You will be prompted to click Next. do so.&lt;br /&gt;
&lt;br /&gt;
* Method for project creation: Import Existing Projects&lt;br /&gt;
Method for sharing projects after project creation: Do not share project&lt;br /&gt;
Click Next&lt;br /&gt;
&lt;br /&gt;
* Select the DiscoverEd project, and click Finish&lt;br /&gt;
&lt;br /&gt;
* restart eclipse. do not panic. restart eclipse.&lt;br /&gt;
&lt;br /&gt;
Then wait a while for it to build (status in lower right corner of eclipse)&lt;br /&gt;
and blank screen results.&lt;br /&gt;
&lt;br /&gt;
== building DED ==&lt;br /&gt;
* select JAVA EE view/mode inupper right corner of eclipse&lt;br /&gt;
* right click on project name (ded)&lt;br /&gt;
* select &amp;quot;Build Path&amp;quot; and &amp;quot;&amp;quot;Select build path&amp;quot;&lt;br /&gt;
* select tab &amp;quot;Source&amp;quot; and selct the objects with a red check mark, and click &amp;quot;Remove&amp;quot;&lt;br /&gt;
* select the tab &amp;quot;Libraries&amp;quot;, highlight the libraries with the&lt;br /&gt;
missing references and click &amp;quot;Remove&amp;quot;&lt;br /&gt;
* Click &amp;quot;OK&amp;quot; to close the window&lt;br /&gt;
&lt;br /&gt;
On top menu select &amp;quot;Project and unselect &amp;quot;Auto build&amp;quot;&lt;br /&gt;
Then select &amp;quot;Build Project&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
FIXME: Write more problems and solutions here.&lt;br /&gt;
&lt;br /&gt;
[[Category:DiscoverEd]]&lt;/div&gt;</summary>
		<author><name>Twbarney</name></author>	</entry>

	</feed>