Menu

#41 documentation assumes project name is eclipsewiki

open
nobody
None
5
2006-05-16
2006-05-16
No

Do this to see the sources of the plugin in Eclipse:

1. Window->Open Perspective->Other->Plugin Development
2. Select the Plugins View.
3. Select com.teaminabox.eclipse.wiki
4. Right-click, Import->As Source Project

Now go read the documentation. You will see that the
images are broken. That's because linking to resources
in subfolders is not relative to the current resource,
but relative to the top Eclipse resources, like a
project name. This is bad. It is lik ebuilding HTML
pages that only work on a certain PATH like
c:\my\dir\foo.htm but fail when copied to
c:\your\dir\foo.htm

A new mechanism to have relative links to subdirs is
needed (I will enter a separate PR) and then the docs
must be fixed.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.