Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » AspectJ » How to build ajdt?
How to build ajdt? [message #53445] Fri, 10 June 2005 22:43 Go to next message
Michael Desmond is currently offline Michael DesmondFriend
Messages: 6
Registered: July 2009
Junior Member
Hello,

I am currently researching some tools for AOSD. I would like to
prototype with the AJDT for eclipse. Can anyone with a stable
development environment for AJDT mail me with the version and
configuration details. I would ideally like to work with the latest
stable version which seems to be 1.2 for eclipse 3.0.

I have already tried the setup instructions in the faq but eclipse
crashes every time due to an out of memory exception ( i used the
-Xmx256m switch for the JVM). I also attempted to setup with eclipse
3.1RC1 but there seems to be files missing in the build, SimpleTable..
or something like that..?)

Any help would be greatly appreciated.

Thanks
Mike
Re: How to build ajdt? [message #53477 is a reply to message #53445] Fri, 10 June 2005 22:46 Go to previous messageGo to next message
Michael Desmond is currently offline Michael DesmondFriend
Messages: 6
Registered: July 2009
Junior Member
Michael Desmond wrote:
> Hello,
>
> I am currently researching some tools for AOSD. I would like to
> prototype with the AJDT for eclipse. Can anyone with a stable
> development environment for AJDT mail me with the version and
> configuration details. I would ideally like to work with the latest
> stable version which seems to be 1.2 for eclipse 3.0.
>
> I have already tried the setup instructions in the faq but eclipse
> crashes every time due to an out of memory exception ( i used the
> -Xmx256m switch for the JVM). I also attempted to setup with eclipse
> 3.1RC1 but there seems to be files missing in the build, SimpleTable..
> or something like that..?)
>
> Any help would be greatly appreciated.
>
> Thanks
> Mike


I am working on a WindowsXP machine with 1 gig of physical memory!
Re: How to build ajdt? [message #53504 is a reply to message #53445] Sat, 11 June 2005 00:33 Go to previous messageGo to next message
Michael Desmond is currently offline Michael DesmondFriend
Messages: 6
Registered: July 2009
Junior Member
Michael Desmond wrote:
> Hello,
>
> I am currently researching some tools for AOSD. I would like to
> prototype with the AJDT for eclipse. Can anyone with a stable
> development environment for AJDT mail me with the version and
> configuration details. I would ideally like to work with the latest
> stable version which seems to be 1.2 for eclipse 3.0.
>
> I have already tried the setup instructions in the faq but eclipse
> crashes every time due to an out of memory exception ( i used the
> -Xmx256m switch for the JVM). I also attempted to setup with eclipse
> 3.1RC1 but there seems to be files missing in the build, SimpleTable..
> or something like that..?)
>
> Any help would be greatly appreciated.
>
> Thanks
> Mike

Hello,

I managed to get AJDT 1.2 building with Eclipse 3.0! So please ignore
my previous question. If anyone has any tips that may help me, i.e. how
to best configure my environment etc, let me know!

Thanks
Mike
Re: How to build ajdt? [message #53558 is a reply to message #53477] Mon, 13 June 2005 14:39 Go to previous message
Eclipse UserFriend
Originally posted by: mchapman.uk.ibm.com

On Fri, 10 Jun 2005 15:46:24 -0700, Michael Desmond wrote:
> I am working on a WindowsXP machine with 1 gig of physical memory!

Hi Mike,

In that case, I'd recommend running with -vmargs -Xmx512m

Please note my post about the change of source tree in CVS.

Shout if you hit any more problems. You might also like to subscribe to
the developers mailing list:

http://dev.eclipse.org/mailman/listinfo/ajdt-dev

Regards,

Matt.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Re: How to build ajdt? [message #588773 is a reply to message #53445] Fri, 10 June 2005 22:46 Go to previous message
Michael Desmond is currently offline Michael DesmondFriend
Messages: 6
Registered: July 2009
Junior Member
Michael Desmond wrote:
> Hello,
>
> I am currently researching some tools for AOSD. I would like to
> prototype with the AJDT for eclipse. Can anyone with a stable
> development environment for AJDT mail me with the version and
> configuration details. I would ideally like to work with the latest
> stable version which seems to be 1.2 for eclipse 3.0.
>
> I have already tried the setup instructions in the faq but eclipse
> crashes every time due to an out of memory exception ( i used the
> -Xmx256m switch for the JVM). I also attempted to setup with eclipse
> 3.1RC1 but there seems to be files missing in the build, SimpleTable..
> or something like that..?)
>
> Any help would be greatly appreciated.
>
> Thanks
> Mike


I am working on a WindowsXP machine with 1 gig of physical memory!
Re: How to build ajdt? [message #588782 is a reply to message #53445] Sat, 11 June 2005 00:33 Go to previous message
Michael Desmond is currently offline Michael DesmondFriend
Messages: 6
Registered: July 2009
Junior Member
Michael Desmond wrote:
> Hello,
>
> I am currently researching some tools for AOSD. I would like to
> prototype with the AJDT for eclipse. Can anyone with a stable
> development environment for AJDT mail me with the version and
> configuration details. I would ideally like to work with the latest
> stable version which seems to be 1.2 for eclipse 3.0.
>
> I have already tried the setup instructions in the faq but eclipse
> crashes every time due to an out of memory exception ( i used the
> -Xmx256m switch for the JVM). I also attempted to setup with eclipse
> 3.1RC1 but there seems to be files missing in the build, SimpleTable..
> or something like that..?)
>
> Any help would be greatly appreciated.
>
> Thanks
> Mike

Hello,

I managed to get AJDT 1.2 building with Eclipse 3.0! So please ignore
my previous question. If anyone has any tips that may help me, i.e. how
to best configure my environment etc, let me know!

Thanks
Mike
Re: How to build ajdt? [message #588805 is a reply to message #53477] Mon, 13 June 2005 14:39 Go to previous message
Matt Chapman is currently offline Matt ChapmanFriend
Messages: 429
Registered: July 2009
Senior Member
On Fri, 10 Jun 2005 15:46:24 -0700, Michael Desmond wrote:
> I am working on a WindowsXP machine with 1 gig of physical memory!

Hi Mike,

In that case, I'd recommend running with -vmargs -Xmx512m

Please note my post about the change of source tree in CVS.

Shout if you hit any more problems. You might also like to subscribe to
the developers mailing list:

http://dev.eclipse.org/mailman/listinfo/ajdt-dev

Regards,

Matt.

--
Matt Chapman
AJDT Development, http://www.eclipse.org/ajdt
Previous Topic:New CVS information for AJDT source code
Next Topic:Missing helpful error marks in AspectJ editor
Goto Forum:
  


Current Time: Sat Apr 27 00:33:53 GMT 2024

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

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

Back to the top