Skip to main content
February 10, 2009
Question

XCode file.fr

  • February 10, 2009
  • 4 replies
  • 565 views
XCode have a plugin for work with file.fr ?
I working with Eclipse for edit file.fr.

Thanks!
This topic has been closed for replies.

4 replies

February 11, 2009
Oh, this panel is very usefully!
What I need is a luxury of a syntax :(, but thanks anyway.
Participating Frequently
February 10, 2009
odfrc creates some intermediate file, similar to the compiler producing .o files.
You're probably missing the equivalent to a linker.
XCode wraps them into scripts ResMergerCollector and ResMergerProduct.

When you compile a plugin using XCode, open the "Build/Build Results" window for details.
Note that this window has 3 vertically split panels, the middle is the most interesting and hidden by default. In the middle divider bar, left from the scroll bar, find the 3 small icons. Click the right icon with the dotted four line text.

If your problem is only about editing - e.g. if you miss the luxury of a syntax aware editor with code completion, I can't help. Where possible I still do a large share of my plugin work with CodeWarrior ...

Dirk
February 10, 2009
Dirk, I know about odfrc-cmd, in my Xcode can edit all the code using LINKED (see all references), but my file.fr can only edit by TEXT :(.
I need change something for edit the file in Xcode with LINKED ?

LIKED - Use ESC for completing code, and see where is the definition from a variable.

Thanks!
Participating Frequently
February 10, 2009
odfrc is a custom build tool.
See the build rules tab of a SDK project's info panel.

[iMac24:~] dirk% file /Adobe/ID6SDK/devtools/bin/odfrc-cmd
/Adobe/ID6SDK/devtools/bin/odfrc-cmd: Mach-O executable ppc