I am looking into the options of creating an aptana ruble bundle which would set the scoping of the cfscript language=jave tag to java (or at least something along those lines causing some extend of syntax highlighting, as I don't care about the autocompletion/syntax checking/etc.). Either way, couldn't we maybe extend the cfinclude tag with a language=java attribute, which would cause the code to be included wrapped in cfscript language=java tags, that way the java file itself could be perfectly valid and syntax highlighted by the eclipse java editor.
David Mulder

On donderdag 2 februari 2012 16:02:25, Matthew Woodward wrote:
On Sun, Jan 22, 2012 at 5:01 PM, LucHub <[email protected] <mailto:[email protected]>> wrote:

    Now come the question....there is any tool/plugin that allows me to do
    this in eclipse (I searched but I cannot find one)? Or, if I have the
    page page1.cfm, there is a way to have a class Page1.java and write
    there the code that is automatically loaded inside a given part of the
    page1.cfm?


I do not think any tooling exists to handle this sort of thing. You might try posting to the CFEclipse list and see if they have any ideas.

--
Matthew Woodward
[email protected] <mailto:[email protected]>
http://blog.mattwoodward.com
identi.ca <http://identi.ca> / Twitter: @mpwoodward

Please do not send me proprietary file formats such as Word, PowerPoint, etc. as attachments.
http://www.gnu.org/philosophy/no-word-attachments.html

--
online documentation: http://openbd.org/manual/
google+ hints/tips: https://plus.google.com/115990347459711259462
http://groups.google.com/group/openbd?hl=en

Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012


--
online documentation: http://openbd.org/manual/
  google+ hints/tips: https://plus.google.com/115990347459711259462
    http://groups.google.com/group/openbd?hl=en

    Join us @ http://www.OpenCFsummit.org/ Dallas, Feb 2012

Reply via email to