Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
simple1/
	simple1-tool
		tool
			project.xml
			src/
				java/org/sakaiproject/simple/tool/
					SimpleTool.java
				webapp/
					web.xml
					tools/
						sakai.sample.tools.simple.xml

The simple2 version would have exactly the same structure. It uses the ActiveToolManager which is now in a different java package. This needs to be changed in SimpleTool.java.