Re: Lua For IntelliJ IDEA And Other JetBrains Products
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Lua For IntelliJ IDEA And Other JetBrains Products
- From: steve donovan <steve.j.donovan@...>
- Date: 2010年6月14日 09:37:07 +0200
On Mon, Jun 14, 2010 at 5:02 AM, Jon Akhtar <akhtar@mindspring.com> wrote:
> So if you are interested do try it out and let me know what you think.
It was not totally clear how to create a new Lua project, but it was
possible to add a Lua file to a Java project.
One awkward thing is that the output of print is not redirected to the
output window (this is Windows XP SP3); I had to verify that the
program ran by writing to a file. This applies to the Kahlua prompt as
well.
How does one enable global/local highlighting?
steve d.