Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-dev] Out of memory




Hi,

How large is your project?  Typically when working with AspectJ projects at
the moment you need to increase the amount of memory available to Eclipse -
the default is quite low.  You can do this by starting eclipse as follows:

eclipse -vmargs -Xmx256M

cheers,
Andy.
---
Andy Clement
AspectJ Dev
clemas@xxxxxxxxxx



                                                                       
             Jephté Ngonga                                           
             <jngonga@neusta.d                                         
             e>                                                         To
             Sent by:                  aspectj-dev@xxxxxxxxxxx         
             aspectj-dev-bounc                                          cc
             es@xxxxxxxxxxx                                            
                                                                   Subject
                                       [aspectj-dev] Out of memory     
             20/06/2005 07:50                                          
                                                                       
                                                                       
             Please respond to                                         
             AspectJ developer                                         
                discussions                                            
             <aspectj-dev@ecli                                         
                 pse.org>                                              
                                                                       
                                                                       




Hi,

wenn i convert a java Project to  AspectJ Project and i try to buil it i
always  become a OutOfMemoryError .
What's wrong?

Thx
_______________________________________________
aspectj-dev mailing list
aspectj-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/aspectj-dev




Back to the top