Skip to main content



      Home
Home » Newcomers » Newcomers » How can split up a large amount of code into smaller chunks?
How can split up a large amount of code into smaller chunks? [message #1356883] Thu, 15 May 2014 05:06 Go to next message
Eclipse UserFriend
In processing.js you can split up a program into smaller parts, you make a new tab and cut/paste the code into the tab, voila the program just became a bit more manageable, how can something similar be done in Eclipse?

Thx in advance Smile

Re: How can split up a large amount of code into smaller chunks? [message #1357257 is a reply to message #1356883] Thu, 15 May 2014 08:40 Go to previous messageGo to next message
Eclipse UserFriend
Is there a reason you can't just do as you've described? Maybe we need more context to understand the actual problem.
Re: How can split up a large amount of code into smaller chunks? [message #1357868 is a reply to message #1357257] Thu, 15 May 2014 14:32 Go to previous message
Eclipse UserFriend
No, I cannot since my program uses a lot of small functions, and they cannot be isolated into a different tab. Only classes can. Which means I must reevaluate how to programs that are as large and complex as these. Confused
Previous Topic:Eclipse with Xampp
Next Topic:Eclipse trouble - Metadata area could not be written
Goto Forum:
  


Current Time: Wed Jun 18 20:58:42 EDT 2025

Powered by FUDForum. Page generated in 0.08329 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top