.IDEA File Extension

Adobe Ideas Document

Developer Adobe Systems
Popularity
3.1  |  8 Votes
 

What is an IDEA file?

Image created by Adobe Ideas, a vector image editing touch app for Android tablets; can include vector objects, layers, color themes, and other graphics; commonly used for quick hand editing before completing final edits with the desktop versions of Photoshop and Illustrator.

More Information

IDEA files can be imported into Adobe Illustrator CS5 if the Adobe Ideas plugin is installed. This plugin is part of the Adobe Creative Cloud Desktop Plug-ins suite.

NOTE: Adobe Ideas is now a part of the Adobe Illustrator Draw app for iOS.

Open over 400 file formats with File Viewer Plus.Free Download

Programs that open IDEA files

Windows
Mac

Tresor IDEA Encrypted File

Developer Warlord
Popularity
3.2  |  6 Votes
 

Encrypted file created by Tresor, a file and folder encryption program; contains an encrypted file that can only be opened in the Tresor application with the same password that was used to encrypt it.

More Information

The IDEA file is encrypted using IDEA (International Data Encryption Algorithm) block encryption. it uses 64 bit data blocks and a 128 bit key length. It produces a 160-bit hash value from the password you create and uses 128 bits of the hash value for the IDEA encryption key. When you provide your password again, the file will be decrypted.

NOTE: Tresor requires Mac OS between 9.0 - 10.6 with Motorola 68k and PPC processors in order to run. IDEA files cannot be accessed in Mac 10.7 or later.

Programs that open IDEA files

Mac

IntelliJ IDEA Settings Directory

Developer JetBrains
Popularity
3.0  |  1 Vote
 

An IDEA file may also be a directory that contains an IntelliJ IDEA project's settings. It includes several .XML files and may also include an .IML file. The .idea folder and directory-based project format replaced IntelliJ IDEA's previous file-based project format, which utilized .IPR files.

More Information

IntelliJ IDEA is an Integrated Development Environment (IDE) used to develop Java applications. To allow developers to more efficiently manage IDEA projects' settings while using version control systems, such as GitHub, IntelliJ transitioned IDEA to save project settings within several separate XML files, instead of one IPR file. This makes it less likely that merge conflicts will occur when a developer commits changes to their project. Each project's settings-related XML files are stored in its .idea folder.

Some of the XML files an .idea folder contains include:

  • indexLayout.xml: Contains information about external directories used in a project.
  • vcs.xml: Contains version control system-related information.
  • modules.xml: Contains a list of a project's IML files.
  • workspace.xml: Contains user-specific IDEA workspace settings.

When a developer commits their project to Git, they typically tell Git to ignore most of the files contained in the .idea folder by specifying those files in their .GITIGNORE file. The only files you might want to commit to your version control system are indexLayout.xml and vcs.xml.

How do I update an IntelliJ IDEA project to use an .idea folder instead of an IPR file?

To convert your IntelliJ IDEA project from a file-based project to a directory-based project, select File → Manage IDE Settings → Save as Directory-Based Format from IDEA's main menu.

How to open an IDEA file

.idea files are not meant to be opened. To open an IntelliJ IDEA project, select that project's main directory from IDEA's Open prompt.

Programs that open or reference IDEA files

Windows
Mac
Linux

Verified by FileInfo.com

The FileInfo.com team has independently researched all file formats and software programs listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified.

If you would like to suggest any additions or updates to this page, please let us know.