CompSci:Java Makefiles are really confusing.

  • Context: Comp Sci 
  • Thread starter Thread starter gottfried
  • Start date Start date
  • Tags Tags
    Confusing
Click For Summary
SUMMARY

This discussion centers on the creation and purpose of makefiles in the context of Java programming for a Computer Science assignment. A makefile is a script used by the 'make' build automation tool to compile and link code efficiently. The user seeks guidance on generating a makefile from Java code developed in NetBeans, with an emphasis on understanding its functionality and structure. An example of a Java makefile is provided to illustrate its application.

PREREQUISITES
  • Understanding of Java programming and syntax
  • Familiarity with NetBeans IDE
  • Basic knowledge of build automation concepts
  • Experience with command-line interfaces
NEXT STEPS
  • Research how to create a makefile for Java projects
  • Learn about the syntax and commands used in makefiles
  • Explore the 'make' utility and its options for Java compilation
  • Examine examples of Java makefiles for practical insights
USEFUL FOR

Students in Computer Science courses, Java developers, and anyone looking to understand build automation with makefiles in Java projects.

gottfried
Messages
118
Reaction score
0
For my Computer Science assignment I have to hand in a makefile along with my java code. Given that I've got my code complete in Netbeans how do I make a makefile? Also what is a makefile and what is itmeant to do?
 
Physics news on Phys.org
Makefiles - There is a Java example at the end.
 
Thanks
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 34 ·
2
Replies
34
Views
5K
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K