Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Resource)
(Project)
Line 55: Line 55:
 
== Project ==
 
== Project ==
 
* [[APL workspace]] (stores a set of functions and variables comprising a program or project)
 
* [[APL workspace]] (stores a set of functions and variables comprising a program or project)
 +
* [[Dev-Cpp project]] (.dev)
 
* [[Developer Studio project]] (.dsp)
 
* [[Developer Studio project]] (.dsp)
 
* [[Developer Studio workspace]] (.dsw)
 
* [[Developer Studio workspace]] (.dsw)
 
* [[FLA]] (Macromedia Flash project file)
 
* [[FLA]] (Macromedia Flash project file)
 +
* [[Geany project]] (.geany)
 
* [[IntelliJ Idea Module]] (.iml)
 
* [[IntelliJ Idea Module]] (.iml)
 
* [[IntelliJ Idea Project]] (.ipr)
 
* [[IntelliJ Idea Project]] (.ipr)

Revision as of 17:39, 10 May 2015

File Format
Name Development
Ontology

{{{caption}}}

File formats concerning compilers, interpreters, linkers, IDEs, etc.

See also: Source code, Executables

Contents

Build Automation

Cloud platforms

Compiling

  • BSC (Browser code file)
  • IDB (State file)
  • IDL (Interface definition language file)
  • ODL (Object Description Language)
  • SBR (Visual Studio source browser intermediate file)

Debug

Interface

  • Nib file (Mac OS X development; windowed interfaces) (.nib)
  • Storyboard file (iOS development) (.storyboard)
  • Xib file (Mac OS X / iOS development; replaced Nib files) (.xib)

Intermediate

Linking

  • IIK (Incremental link file)
  • MAP (Memory map link information)

Project

Remote procedure calls

Resource

Revision control systems / code repositories

Runtime environments

Specialized

Links

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox