Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Performance difference between Editable and Uneditable Code ???
Performance difference between Editable and Uneditable Code ??? [message #309269] Sat, 21 October 2006 15:13 Go to next message
Eclipse UserFriend
Originally posted by: java.jago.gmail.com

Hi,

My question is basically concerning the AST (abstract syntax tree)

Does it take up more RAM during development or is it slower if I:

1) include java-sources directly in my project, in which case they are
"editable".
2) or if I just include "uneditable" jar-files which include
java-sources and their .class files ?


Cheers,
jg
Re: Performance difference between Editable and Uneditable Code ??? [message #309284 is a reply to message #309269] Mon, 23 October 2006 06:11 Go to previous message
Eclipse UserFriend
exquisitus wrote:

> Hi,
>
> My question is basically concerning the AST (abstract syntax tree)
>
> Does it take up more RAM during development or is it slower if I:
>
> 1) include java-sources directly in my project, in which case they are
> "editable".
> 2) or if I just include "uneditable" jar-files which include
> java-sources and their .class files ?

You might get more answers on eclipse.tools.jdt.

Dani

>
>
> Cheers,
> jg
Previous Topic:SelectionEvents
Next Topic:Multiple RepositoryProvider for a project
Goto Forum:
  


Current Time: Thu Jul 24 06:17:01 EDT 2025

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

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

Back to the top