473,399 Members | 2,159 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

problem of using eclipse

Hi all,

there is a big project which consists of different folders and makefile. I want to build just part of the project using eclipse since every time I build is to build the whole project.
Is there anyone knowing how to do?
May 20 '08 #1
6 1784
Sick0Fant
121 100+
Hi all,

there is a big project which consists of different folders and makefile. I want to build just part of the project using eclipse since every time I build is to build the whole project.
Is there anyone knowing how to do?
Usually, only the out-of-date parts are rebuilt... I think.
May 20 '08 #2
Usually, only the out-of-date parts are rebuilt... I think.
Since the project can be generated a few exe files, I just want to generate one of them.
May 21 '08 #3
weaknessforcats
9,208 Expert Mod 8TB
Can you not write your own make file?

Or if you are using a build tool, you should be able to create a project using just the files you are interested in.
May 21 '08 #4
Can you not write your own make file?

Or if you are using a build tool, you should be able to create a project using just the files you are interested in.
yes. there is a makefile for that exe. however, I don't know how to call that particular makefile.
May 22 '08 #5
weaknessforcats
9,208 Expert Mod 8TB
Can't you just use the make utility?

Expand|Select|Wrap|Line Numbers
  1. make MyMakeFile
  2.  
May 23 '08 #6
Can't you just use the make utility?

Expand|Select|Wrap|Line Numbers
  1. make MyMakeFile
  2.  
MyMakeFile is refering to ?

I can build the exe/bin file in unix by calling make release in the directory where I am interested. however, I don't know how to do in eclispe. I try to fill "release" in the "make target". but it said no rule to make 'release'.
May 23 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: ttn | last post by:
Hi, I am using a separately downloaded Eclipse 3M5 on a Debian woody (stable) system. To make Eclipse start at all I had to use the libgtk2 libraries from some backported gnome 2.2 to get a gtk...
2
by: teddykim | last post by:
Dear every body, I am new in developing java by using eclipse, I did a project at school, but when I want to copy it and do it at home, I don't know how to do. Please could anyone guide me to...
5
by: Pitaridis Aristotelis | last post by:
I have a large file which has to be downloaded from a user using the Internet Explorer. The problem is that when someone downloads this file, the server slows down and the other users can not see...
0
by: Dmon | last post by:
Hello everyone, I am almost certain that this is a PDT<->Subclipse issue, and I thought by asking here I would get something from someone who also had the issue. As I surfed the web for a while...
0
by: Dmon | last post by:
Hello everyone, I am almost certain that this is a PDT<->Subclipse issue, and I thought by asking here I would get something from someone who also had the issue. As I surfed the web for a while...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.