score:1
answer to you question about way to call external tools: no problem - from eclispe you can anything: external program, batch file etc. moreover, if you use custom build generator - you could use it transparent with eclipse.
score:1
i don't think i would switch from visual studio to eclipse in hopes of getting a better ide. typically an embedded manufacturer makes plugins and toolchains that work specificially with eclispe, that's what makes it worth using in the embedded world. for example with the netburner plug-ins, when creating a new project you can just select new netburner device excecutable, or new netburner library, all the default includes and libraries get set up for you and the proper cross platform tool chain is set up for you automatically. in the netburner case it also uses the eclipse managed build process (as opposed to make files) which i find nice. there is also support for using make files if you prefer that option.
while i have a couple of tools set up to run as external tools (lint, an auto version updater, dos prompt etc) most steps can be triggered from pre-build or post-build steps or there are many many add-ons for common needs like source code management, bug tracking, etc. there is great support for svn, trac and mylyn for example. i use both vs2010 and eclipse. i like them both but vs2010 is the better ide. it's a little hard to compare because i do c# (and a little c++/cli )in vs and c++ in eclipse. that said, i wouldn't relish the though of trying set up vs to do my embedded tasks.
Source: stackoverflow.com
Related Query
- Moving From Eclipse to Visual Studio 2008
- A guide to moving from Visual Studio to Eclipse
- Moving to Eclipse from Visual Studio
- Debugging Visual Studio builds from Eclipse
- Debug C++ code in visual studio from python code running in eclipse
- Bringing convenience of Java code assistant from Eclipse to Visual Studio 2010 for native C++ projects
- Converting from doxygen comments in visual studio c#, to javadoc comments in eclipse
- Moving from Eclipse to Android Studio
- C++ - issue while porting C++ code from Visual Studio to Linux Eclipse IDE
- Error while moving android project from eclipse to Android studio
- Using c++ dll made from eclipse in visual studio 2012 c#?
- Can't debug from Eclipse and Android Emulator when Visual Studio is debugging a web application
- Can resources from MS Visual Studio be used with Eclipse & Cygwin?
- Making Eclipse behave like Visual Studio
- Eclipse vs. Visual Studio: What are the features in Eclipse that are not present in Visual Studio and vice versa?
- Moving Eclipse Workspace from ~ to new directory?
- change eclipse shortcuts to match Visual Studio
- Import key store from eclipse to android studio
- Any good tutorial for moving from eclipse to vim?
- Is in Visual Studio an equivalent to the Eclipse "Run Configurations"?
- How to import eclipse library project from github to android studio project?
- Running Visual VM from eclipse
- Visual studio shortcut keys equivalent to eclipse shortcut keys
- How to stop Eclipse from moving cursor for closing java parenthesis?
- Need to import Eclipse Java Formatter profile in Visual Studio Code
- Automatically Create Constructor Using Fields/Properties in Visual Studio (like Eclipse does)
- Is there an eclipse equivalent to the Visual Studio "Command Window"?
- Eclipse eye for a Visual Studio guy
- Eclipse shortcuts in Visual Studio 2013
- Migrating from eclipse + SVN to Android Studio
More Query from same tag
- Difference between cross GCC and MacOSX GCC on eclipse
- How to see what is printed in eclipse? Java
- Manually installing SVN plugin in Eclipse Helios on RedHat
- Eclipse (STS) Welcome dash board error - I am unable to locate welcome dash board
- Eclipse hangs on JavaScript files when I try copy, cut and Ctrl+Space
- ZipException thrown when using jogl in eclipse
- Confused on result of the implementation for testing object memory consumption in java
- Unable to deploye ejb3 project on eclipse mars
- Refreshing Sonar violations in Eclipse
- ClassNotFoundException when running WordCount example in Eclipse
- Get the number of method calls between java files
- Bug with Eclipse + Processing 3.2.1 + UnfoldingMaps
- Create a Document using eclipse?
- Uninstall JBoss Tools 4.3.0 Final (Hibernate) from Eclipse Luna
- Wildfly 8.0.0 mysql problems with datasource
- How to make program allow as input on the command-line a space-separated list of integers (JAVA)
- Eclipse luna no field name completion?
- Change Java soap service result element name
- How to disable auto formatting upon save in Eclipse?
- Problrm in sdk manager
- Eclipse not happy with single drawable folder?
- inconvertible types but without warning or error?
- Java - Method is not overridden still no error is shown
- jar libraries and separate .java files in Eclipse
- Make Ctrl+F11 launch Android project even when on XML file
- How do I configure Eclipse and Maven to not duplicate folder listings?
- How to edit files on Netsuite SuiteCommerce Advanced?
- The <activity> element must be a direct child of the <application> element error
- Flash Builder keeps changing perspectives. Need to reset
- Eclipse installing plugin doesn't work