| How to disable auto-compile AspectJ project in Eclipse 3.1 [message #58619] | 
Wed, 16 November 2005 22:45   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi, 
 
I have a java project and an AspectJ project in my Eclipse3.1 workspace.  
The AspectJ project relies on the Java project. I enabled "build  
automatically" for the workspace. 
 
I noticed that when I save changes to .java file in the Java project, the  
AspectJ project recompile is automatically triggered. Due to the AspectJ  
compiler performance, it takes relatively long to save changes .java  
files. It's near a nightmare if I need to extensively change multiple  
files. 
 
I'd rather disable the auto-recompile of the AspectJ project when I am  
changing code in the java project, and do a clean-build of the AspectJ  
project later. Is there a configuration that allows me to achieve this  
without change the project dependency setting? 
 
Thanks, 
Harry
 |  
 |  
  | 
| Re: How to disable auto-compile AspectJ project in Eclipse 3.1 [message #58687 is a reply to message #58619] | 
Thu, 17 November 2005 09:47   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Harry, 
 
No, I don't believe this is possible currently. You would have to turn off 
build automatically for all projects, and then manually trigger a build 
when required. 
 
Regards, 
 
Matt. 
 
On Thu, 17 Nov 2005 03:45:55 +0000, Harry Sheng wrote: 
 
> Hi, 
>  
> I have a java project and an AspectJ project in my Eclipse3.1 workspace.  
> The AspectJ project relies on the Java project. I enabled "build  
> automatically" for the workspace. 
>  
> I noticed that when I save changes to .java file in the Java project, the  
> AspectJ project recompile is automatically triggered. Due to the AspectJ  
> compiler performance, it takes relatively long to save changes .java  
> files. It's near a nightmare if I need to extensively change multiple  
> files. 
>  
> I'd rather disable the auto-recompile of the AspectJ project when I am  
> changing code in the java project, and do a clean-build of the AspectJ  
> project later. Is there a configuration that allows me to achieve this  
> without change the project dependency setting? 
>  
> Thanks, 
> Harry
 |  
 |  
  | 
| Re: How to disable auto-compile AspectJ project in Eclipse 3.1 [message #590951 is a reply to message #58619] | 
Thu, 17 November 2005 09:47   | 
 
Eclipse User  | 
 | 
 | 
   | 
 
Hi Harry, 
 
No, I don't believe this is possible currently. You would have to turn off 
build automatically for all projects, and then manually trigger a build 
when required. 
 
Regards, 
 
Matt. 
 
On Thu, 17 Nov 2005 03:45:55 +0000, Harry Sheng wrote: 
 
> Hi, 
>  
> I have a java project and an AspectJ project in my Eclipse3.1 workspace.  
> The AspectJ project relies on the Java project. I enabled "build  
> automatically" for the workspace. 
>  
> I noticed that when I save changes to .java file in the Java project, the  
> AspectJ project recompile is automatically triggered. Due to the AspectJ  
> compiler performance, it takes relatively long to save changes .java  
> files. It's near a nightmare if I need to extensively change multiple  
> files. 
>  
> I'd rather disable the auto-recompile of the AspectJ project when I am  
> changing code in the java project, and do a clean-build of the AspectJ  
> project later. Is there a configuration that allows me to achieve this  
> without change the project dependency setting? 
>  
> Thanks, 
> Harry
 |  
 |  
  | 
Powered by 
FUDForum. Page generated in 0.05383 seconds