Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Talk:DocumentationGuidelines/CrowdSourcingExample"

(New page: I enjoyed your presentation at EclipseCon2010. I'm interested in leveraging this in my company, but I've hit a snag. Apparently, the confluence component doesn't yet define the tasks.prope...)
 
m (Removing all content from page)
 
Line 1: Line 1:
I enjoyed your presentation at EclipseCon2010. I'm interested in leveraging this in my company, but I've hit a snag. Apparently, the confluence component doesn't yet define the tasks.properties needed by the ant build script.
 
  
In the Ant script, I use:
 
<blockquote>&lt;taskdef classpathref="wikitext.tasks.classpath" resource="org/eclipse/mylyn/internal/wikitext/confluence/core/tasks/tasks.properties"/&gt; </blockquote>
 
...and I've included the following .jar:
 
<blockquote>org.eclipse.mylyn.wikitext.confluence.core_1.3.0.I20100416-0600-e3x.jar </blockquote>
 
...but I get the following error:
 
<blockquote>[taskdef] Could not load definitions from resource org/eclipse/mylyn/internal/wikitext/confluence/core/tasks/tasks.properties. It could not be found. </blockquote>
 
Am I doing something wrong, or should I file a bug against org.eclipse.mylyn.wikitext.confluence.core?
 
 
<br>
 
 
Cheers,
 
 
Dan.
 

Latest revision as of 12:04, 26 April 2010

Back to the top