<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>[adding jboss tools list - external-exadel]</div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;">I am new to cheat sheets. I ran into issues testing quickstart pull 363, so I decided to take a step back and look at Max's basic cheatsheet-helloworld example. The source is here: <a href="https://github.com/maxandersen/cheatsheet-helloworld" target="_blank" data-mce-href="https://github.com/maxandersen/cheatsheet-helloworld">https://github.com/maxandersen/cheatsheet-helloworld</a><br> <br> I imported his quickstart into JDBS 6.0.1 GA,&nbsp; went to Help --&gt; Cheat Sheets. and opened the cheatsheet-helloworld/cheatsheet.xml file. <br> <br> The cheatsheet.xml source file contains this XML: <br> &nbsp;&nbsp;&nbsp; &lt;item<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; skip="false"<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; title="Welcome to this project"&gt;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;description&gt;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; It is important to force this to be run to make the variable resolved - a simple way to make that happen is to add an required command as seen below.<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/description&gt;<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;command<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; required="true"<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; returns="currentProject"<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; serialization="org.jboss.tools.project.examples.cheatsheet.getProjectForCheatsheet"/&gt;<br> &nbsp;&nbsp; &lt;/item&gt;<br> <br> In the cheat sheet in the right pane, I clicked on the "Click to perform" under the description above:<br> <br> <img src="cid:part2.03090008.06060500@redhat.com" alt="" height="505" width="439" data-mce-src="cid:part2.03090008.06060500@redhat.com"> <br> <br> I get this error:<br> <br> <img src="cid:part3.08090603.00000208@redhat.com" alt="" height="277" width="787" data-mce-src="cid:part3.08090603.00000208@redhat.com"><br> <br> I also don't see any link under the "Open a file" section either. I believe there should be one based on this command:<br> <br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;command<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; required="false"<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; serialization="org.jboss.tools.project.examples.cheatsheet.openFileInEditor(path=/${currentProject}/cheatsheet.xml,fromLine=27,toLine=29)"/&gt;<br> <br> Does anyone have any idea what I'm doing wrong?<br> <br> Thanks,<br> Sande<br><br>_______________________________________________<br>jdf-dev mailing list<br>jdf-dev@lists.jboss.org<br>https://lists.jboss.org/mailman/listinfo/jdf-dev</blockquote><div><br></div></div></body></html>