Skip to main content



      Home
Home » Language IDEs » AspectJ » Can't convert Eclipse Java Project
icon5.gif  Can't convert Eclipse Java Project [message #872093] Tue, 15 May 2012 08:50 Go to next message
Eclipse UserFriend
We use Eclipse Indigo Service Release 2 and installed AJDT version 2.1.3 from the Eclipse marketplace. Now we want to convert an existing Eclipse Java project to an AspectJ project. What we are missing is the context menu item for conversion. Any idea what went wrong or how to get this menu item?

index.php/fa/9725/0/
  • Attachment: aspectj.jpg
    (Size: 101.82KB, Downloaded 1626 times)

[Updated on: Tue, 15 May 2012 09:10] by Moderator

Re: Can't convert Eclipse Java Project [message #872221 is a reply to message #872093] Tue, 15 May 2012 13:42 Go to previous messageGo to next message
Eclipse UserFriend
That's pretty odd. The "configure" menu item should be available by default. It is provided by the IDE, not AJDT.

I'd first check your error log. Window -> Show view -> Error log. Are there any relevant errors? Feel free to attach the entire log file.

From your screenshot, it looks like you have other aspectj projects in your workspace, so the installation itself seems to be working. Also, it looks like you are using myeclipse. Is this right? What version>
Re: Can't convert Eclipse Java Project [message #872485 is a reply to message #872221] Wed, 16 May 2012 03:59 Go to previous messageGo to next message
Eclipse UserFriend
Thanks for your quick reply. Here is the content of the error log:


!SESSION 2012-05-16 09:46:59.873 -----------------------------------------------
eclipse.buildId=M20120208-0800
java.version=1.6.0_31
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=de_DE
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product org.eclipse.epp.package.java.product

!ENTRY org.eclipse.jface 2 0 2012-05-16 09:47:10.880
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2012-05-16 09:47:10.880
!MESSAGE A conflict occurred for CTRL+F9:
Binding(CTRL+F9,
ParameterizedCommand(Command(org.eclipse.mylyn.tasks.ui.command.activateTask,Activate Task,
,
Category(org.eclipse.ui.category.navigate,Navigate,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+F9,
ParameterizedCommand(Command(RunSQLAction,Run SQL,
Run SQL,
Category(org.eclipse.ui.category.edit,Edit,null,true),
,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)


The version of myeclipse is: 10.1.0.me201203170059

I also tried installing the AJDT into a new eclipse installation without any other extensions. Inside the installation it works as described. So it might be that there is a conflict with one of the extensions we use (Jalopy, Checkstyle, Mylyn, Atlassion JIRA Connector, Subclipse, MyEclipse)
Re: Can't convert Eclipse Java Project [message #872698 is a reply to message #872485] Wed, 16 May 2012 12:14 Go to previous message
Eclipse UserFriend
There's nothing suspicious in your error log. The best I can do is suggest incrementally uninstalling the other plugins and seeig where the conflict is. Mylyn should be OK since I use it with AJDT and have no problems.

Please let me know what you find out.

Previous Topic:Troublesome Scala IDE / AJDT interference
Next Topic:Applet With Aspect
Goto Forum:
  


Current Time: Thu May 15 16:39:40 EDT 2025

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

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

Back to the top