score:2
you should take a look at running a crosstool-ng setup on your windows box inside cygwin. and then have eclipse use that compiler. this will allow you to develop for your target linux platform easily.
here's some slides
it sounds like you're developing for a desktop/server platform, so you'll have to make sure you set up your crosstool-ng with the same versions of standard libs as your server has (libc, libstdc++, etc). you also want to make sure your crosstool-ng has the same version of gcc as the target as well.
if you don't want to mess with getting all that setup, you could always install linux as a virtual machine on your windows box and work inside there.
Source: stackoverflow.com
Related Query
- How do I configure the proxy settings so that Eclipse can download new plugins?
- How can I compile a Java program in Eclipse without running it?
- How can I get Eclipse to index an entire C/C++ source tree that contains multiple "make projects"?
- How can I look at the current environmental variables that eclipse IDE is using?
- How Can I Tell Eclipse to Compile and Build a Project with a Different JRE Version than it Normally Does?
- How do you attach JSdoc in Eclipse so that I can have autocomplete for a personal library
- How do I build an Eclipse RCP app so that its features can be updated automatically?
- How to use eclipse with ssh, so that the remote projects can be edited by local eclipse?
- How can I convince Eclipse CDT that a macro is defined for source code editing and code completion?
- How to Cross Compile using Eclipse C/C++ IDE?
- CUDA and Eclipse: How can I tell eclipse that <<< (or >>>) is part of the syntax?
- How can I export a FULL war file from eclipse that bundles maven dependencies?
- In Eclipse 3.5 (and with the Aptana plugins), how do I get a view that I can use to show my project, including "dot" files?
- How to add plugin to eclipse , So that I can run QML from Eclipse
- How do I import a multi module Maven project from SVN into Eclipse (Indigo) so that child modules can be built independently?
- how to compile projects with cross referencing packages in eclipse
- From within the Eclipse IDE, how can I show a list of types that exist in a jar?
- How can I get an Eclipse installation that includes source code of its plugins?
- How can I configure Eclipse to that it saves all opened documents whenever the Eclipse window loses focus?
- Trying to remotely compile, using the command line, a Java program with multiple dependencies that I can currently only compile locally in Eclipse
- How can I change the location of folders that Eclipse creates in the Users\(user)\ directory?
- How can I run an Eclipse plug-in written by me that automates Eclipse through its GUI using SWTBot
- How to compile in Eclipse so I can use outside? (without opening eclipse)
- How can I get eclipse to compile java files in WEB-INF/classes
- How can I convert a maven project to a Dynamic Web Project in Eclipse that builds with Ant?
- How can I compile with gcc when using Nsight Eclipse Edition?
- How can I ask Eclipse to always prefer the newest version of a library that is included by other libraries?
- Cross compiling: a C program using Eclipse IDE on linux, how do I compile in a raspberry pi 4?
- How can I find all bugs that have been fixed in an Eclipse release?
- How can I compile Cinder in Eclipse for MacOS X 10.8.2
More Query from same tag
- How to clear screen use Eclipse IDE
- Android - Read properties file without using context
- No resource identifier found for attribute 'exitFadeDuration' in package 'android'
- Java program without main method
- how to change compiler compliance level programmatically?
- How to properly use EGit with Eclipse
- Liferay 6.2 IDE - JSP validation - Type not found
- Console shows terminated message in eclipse
- The import javax.annotation cannot be resolved during Maven build
- Dependency issues with multi-module maven web project in Eclipse
- Why when starting GWT in debug mode, my break points don't break
- How to install Subversion client on Eclipse without using eclipse marketplace
- Problem: failed to create task or type workspacePreferenceFile
- remotely debugging a server/client application with eclipse
- Findbugs marker still displays after fixing issue
- How to set Node.js version in Eclipse (Windows OS)
- cannot Deploy Deployment Error for module Application name is already in use. Please pick a different name.
- m2eclipse/svn project with packaging of pom
- Stack overflow while working with CFBuilder plugin
- array out of bounds error
- integrating Play with Eclipse
- How can I build BaseGameUtils with Gradle
- Tomcat 8.5 in Eclipse 4.7.0 not seeing changed HTML files
- eclipse binary not found
- Creating a java project in eclipse 3.1.2 - Is the JRE version correct?
- Where can I download the basic server configurations for eclipse?
- How to resolve make: *** [sdram] Error 1 at Eclipse
- googleMap.getMyLocation(); cannot get current location
- UNION with WHERE clause - Android Eclipse
- Android emulator reports unknown virtual device