Version 1 vs 2
Version 1 vs 2
Edits
Edits
- Edit by Timotheos, Version 2
- Apr 4 2014 8:28 PM
- Edit by 0xseantasker, Version 1
- Mar 22 2014 1:32 AM
Original Change | Next Change » |
Edit Older Version 1... | Edit Older Version 2... |
Content Changes
Content Changes
[[https://netbeans.org | Netbeans]] is a cross platform IDE. If you prefer using another IDE, feel free, but you may need to configure project settings yourself.
As most of us have a [[http://en.wikipedia.org/wiki/Job#Day_job|day job]], we are also required to use other tools that aren't quite as affordable as others (Visual Studio is $10K+ per license, other great IDEs are "free"). Visual Studio is a great IDE and due to it's market dominance it is likely that programmers are familiar with the keyboard shortcuts. To make the transition to Netbeans as painless as possible @0xseantasker took the time to map keyboard shortcuts to make them as similar as possible. The keyboard shortcuts are mapped as though Visual Studio + Visual Asset were in use. The following configuration files are available.
Visual Studio + Visual Assist key-map + suggested colours + misc settings {F53}
Visual Studio + Visual Assist key-map only {F54}
To use these, go to "Tools - > Options" and press the Import button to import the settings.
As of this writing, Netbeans 8.0 is also available. It is unknown if the configuration files are valid for Netbeans 8.0.
Using Netbeans 8.0 should not make any difference to your build output as the IDE is independent of the tools.
The only reason Netbeans 7.4 files are provided here is because it is the most recent tested version that is in use.
==NetBeans==
[[https://netbeans.org | NetBeans]] is a cross platform IDE. If you prefer using another IDE, feel free, but you may need to configure project settings yourself.
As most of us have a [[http://en.wikipedia.org/wiki/Job#Day_job|day job]], we are also required to use other tools that aren't quite as affordable as others (Visual Studio is $10K+ per license, other great IDEs are "free"). Visual Studio is a great IDE and due to its market dominance it is likely that programmers are familiar with the keyboard shortcuts. To make the transition to NetBeans as painless as possible, @0xseantasker took the time to map keyboard shortcuts to make them as similar as possible. The keyboard shortcuts are mapped as though Visual Studio + Visual Asset were in use. The following configuration files are available.
Visual Studio + Visual Assist key-map + suggested colours + misc settings {F53}
Visual Studio + Visual Assist key-map only {F54}
To use these, go to "Tools -> Options" and press the Import button to import the settings.
As of this writing, Netbeans 8.0 is also available. It is unknown if the configuration files are valid for Netbeans 8.0.
Using NetBeans 8.0 should not make any difference to your build output as the IDE is independent of the tools.
The only reason NetBeans 7.4 files are provided here is because it is the most recent tested version that is in use.
(Note: We are now currently using NetBeans 8.0)
==Some Tweaks==
GDB might not be able to read standard library containers (`std::map`, et cetera) and some tweaks will need to be done to read them...
[[https://netbeans.org | Netbeans]] is a cross platform IDE. If you prefer using another IDE, feel free, but you may need to configure project settings yourself.==NetBeans==
[[https://netbeans.org | NetBeans]] is a cross platform IDE. If you prefer using another IDE, feel free, but you may need to configure project settings yourself.
As most of us have a [[http://en.wikipedia.org/wiki/Job#Day_job|day job]], we are also required to use other tools that aren't quite as affordable as others (Visual Studio is $10K+ per license, other great IDEs are "free"). Visual Studio is a great IDE and due to its market dominance it is likely that programmers are familiar with the keyboard shortcuts. Visual Studio is a great IDE and due to it's market dominance it is likely that programmers are familiar with the keyboard shortcuts.To make the transition to NetBeans as painless as possible, To make the transition to Netbeans as painless as possible @0xseantasker took the time to map keyboard shortcuts to make them as similar as possible. The keyboard shortcuts are mapped as though Visual Studio + Visual Asset were in use. The following configuration files are available.
Visual Studio + Visual Assist key-map + suggested colours + misc settings {F53}
Visual Studio + Visual Assist key-map only {F54}
To use these, go to "Tools - > Options" and press the Import button to import the settings.
As of this writing, Netbeans 8.0 is also available. It is unknown if the configuration files are valid for Netbeans 8.0.
Using NetbBeans 8.0 should not make any difference to your build output as the IDE is independent of the tools.
The only reason NetBeans 7.4 files are provided here is because it is the most recent tested version that is in use.
(Note: We are now currently using NetBeans 8.0)
==Some Tweaks==
The only reason Netbeans 7.4 files are provided here is because it is the most recent tested version that is in useGDB might not be able to read standard library containers (`std::map`, et cetera) and some tweaks will need to be done to read them...