Skip to main content



      Home
Home » Newcomers » Newcomers » Problem importing project + Symfony(Error when I try to import Symfony Project. Symfony plugin and Eclipse)
icon9.gif  Problem importing project + Symfony [message #1694378] Mon, 04 May 2015 21:30 Go to next message
Eclipse UserFriend
Hello,

I´m trying to use ECLIPSE with the plugin of Symfony (PHP framework).
I downloaded and installed the plugin
(Frameworks/Content Management > Symfony feature)
I also defined the user variable HOME.
Also I defined the path to PHP dir and exe: Preferences > PHP > PHP executables:
Name: PHP 5.6.8 (CLI) (Workspace Default)
Debugger type: Zend debugger

I try to IMPORT: PHP > Symfony Project...
Then... I select the route/source: C:\xampp_with_symfony_htdocs\symfony\site (in my case)
The scan complete:
Project Name,
Drumper container: app\cache\dev\appDevDebugProjectContainer.xml
Symfony console: app\console

Then I try to IMPORT with FINISH...
Start with opening, and then closing and appears a new windows saying:
ERROR IMPORTING PROJECT
An error occurred during import. Please see the workspace logs for details.


Sources:
Symfony dir: C:\xampp_with_symfony_htdocs\symfony\
Workspace: C:\workspace
Eclipse dir: C:\Users\Usuario\Downloads\eclipse-java-luna-SR2-win32-x86_64\eclipse
PHP dir: C:\xampp_symp\php

I search in Google and in this FORUM but I can´t find an answer that solve this problem.
Thanks for your time and possible help.



LOG content:



!SESSION 2015-05-04 18:19:59.682 -----------------------------------------------
eclipse.buildId=4.4.2.M20150204-1700
java.version=1.8.0_45
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product

!ENTRY org.eclipse.ui 2 0 2015-05-04 18:20:09.981
!MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
!SUBENTRY 1 org.eclipse.ui 2 0 2015-05-04 18:20:09.981
!MESSAGE Cannot bind to an undefined command: plug-in='org.pdtextensions.core.ui', id='org.pdtextensions.core.ui.edit.text.extract.method'

!ENTRY org.eclipse.jface 2 0 2015-05-04 18:20:12.843
!MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
!SUBENTRY 1 org.eclipse.jface 2 0 2015-05-04 18:20:12.843
!MESSAGE A conflict occurred for CTRL+G:
Binding(CTRL+G,
ParameterizedCommand(Command(org.eclipse.jdt.ui.edit.text.java.search.declarations.in.workspace,Declaration in Workspace,
Search for declarations of the selected element in the workspace,
Category(org.eclipse.search.ui.category.search,Search,Search command category,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@58bad46f,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Binding(CTRL+G,
ParameterizedCommand(Command(org.pdtextensions.core.ui.generategetters,Generate Getters and Setters,
Generate Getters and Setters,
Category(org.eclipse.ui.category.edit,Edit,null,true),
org.eclipse.ui.internal.WorkbenchHandlerServiceHandler@7c0e4e4e,
,,true),null),
org.eclipse.ui.defaultAcceleratorConfiguration,
org.eclipse.ui.contexts.window,,,system)
Re: Problem importing project + Symfony [message #1694381 is a reply to message #1694378] Mon, 04 May 2015 22:34 Go to previous messageGo to next message
Eclipse UserFriend
Is there more in your log? What's shown doesn't mention anything related to project import.
Re: Problem importing project + Symfony [message #1694388 is a reply to message #1694381] Tue, 05 May 2015 00:03 Go to previous messageGo to next message
Eclipse UserFriend
Hi! Thanks for your soon response. Nothing else. Should I delete all the info in .log and try it again to refresh the log file?
Re: Problem importing project + Symfony [message #1694476 is a reply to message #1694388] Tue, 05 May 2015 10:28 Go to previous message
Eclipse UserFriend
You can try opening the Error Log view and clearing it, then reproducing the problem. If the Symfony plugins are well behaved, they should produce some output in the Error Log.
Also, be aware that Symfony is a third-party tool and you probably should be seeking help from the vendor of that tool.
Previous Topic:Very Slow compiler
Next Topic:[Moved to EGit] windows: git over plink just not working
Goto Forum:
  


Current Time: Wed May 21 01:43:30 EDT 2025

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

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

Back to the top