Thanks, I did have an error, but it was a design error. Once I fixed it, TextMate worked as expected (i.e., well). Thanks for the help.<br>Marc.<br><br><div class="gmail_quote">On Wed, Dec 17, 2008 at 2:55 PM, Luke Daley <span dir="ltr"><<a href="mailto:ld@ldaley.com">ld@ldaley.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="Wj3C7c"><br>
On 18/12/2008, at 6:07 AM, Marc Chanliau wrote:<br>
<br>
> I'm using TextMate to compile a Java class (I usually use a Java<br>
> IDE, but TextMate should be great for a "quick and dirty" check).<br>
> When I attempt to compile and run my class, I get an error. I<br>
> suppose there are paths to define. How do you do that in TextMate?<br>
<br>
<br>
</div></div>There shouldn't be, unless you are depending on other classes not<br>
provided by the stock JDK.<br>
<br>
If that is the case, you need to make sure either the jar you are<br>
using is explicitly defined in the CLASSPATH.<br>
<br>
If you could post your specific error that would help.<br>
<br>
--<br>
<br>
LD.<br>
<br>
<br>
_______________________________________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" target="_blank">http://lists.macromates.com/listinfo/textmate</a><br>
</blockquote></div><br>