[osflash] ASDT syntax checking OS X
Scott Whittaker
scott at headfirst.co.nz
Mon Jun 4 04:35:36 EDT 2007
Hi Martin,
I gave it a couple more tries over the weekend but can't seem to get it to
work. I backed up and removed the previous ASDT files from the plugins and
features folders, then copied over the latest build files from the .zip you
provided a link to.
At first I tried the default configuration which was to use a custom
compiler which was pointed to my existing MTASC installation, and checked
that compile on save was checked. I then typed some random letters at the
end of a line of code and saved, but nothing showed up in the problems
panel.
Next, I switched the compiler to the built-in ASDT compiler and tried again
with no result. Finally I changed the permissions on the file you specified
and tried again with still no result. Each time I restarted Eclipse from the
Terminal with the -clean command.
Of course I am assuming that ASDT still reports errors to the Problems panel
and not some custom panel - I tried a few of the custom panels but none of
them seemed to fit the bill.
An examination of the Error Log view lists two errors when I save or
compile:
ERROR org.eclipse.jface.text.reconciler.MonoReconciler
org.asdt.editor.internal.strategies.ASReconcilingStrategy - Cached type is
null in reconciler
and
ERROR main org.asdt.editor.ActionScript2Editor - doSave cachedType is null.
Hope this helps,
Scott
On 31/05/07, Martin Wood-Mitrovski <flashdev at relivethefuture.com> wrote:
>
> Hi Scott (and any other ASDT test release on OSX users) I just found out
> that
> there is a permissions issue that could be preventing the bundled compiler
> from
> running.
>
> Until I find a solution for making sure that the binary has the correct
> permissions, you can manually set the permissions of
>
> eclipse/plugins/org.asdt.mtasc_1.0.0/dist/mtasc-osx
>
> to allow everyone to execute, i guess you can use the finder or from a
> terminal:
>
> sudo chmod a+x mtasc-osx
>
> (you might not need a+x, actually it would help me to know what
> permissions it
> actually comes with when you install it, which user and group and the
> permission
> flags..)
>
> anyway hopefully that will get things rolling.
>
> thanks,
>
> Martin
>
>
> Scott Whittaker wrote:
> > OK I'll try it over the weekend. Thanks!
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/osflash_osflash.org/attachments/20070604/a593ef56/attachment.htm
More information about the osflash
mailing list