- This topic has 6 replies, 2 voices, and was last updated 13 years, 5 months ago by support-joy.
-
AuthorPosts
-
atzeParticipantHello,
yesterday I have installed the PHPeclipse, because I have a new customer with a php website.
I have import the project from my svn and in the php project everthing is ok.
But now I have problem with my jsp projects, the *.inc files (same extension in php and jsp) where looks only black and white, no syntax highlighting works.
Even if I “open with” MyEclipse JSP Edtior. The File-Symbol are looks like the MyEclipse JSP Edtior.I dont know where is the problem …
but I think if look tzhe whole day on a black/while screen i go crazy 😉
support-joyMemberatze,
Sorry to hear you are running into this issue. Could you answer below query to help me investigate further –
1. Copy and paste your installation details. Refer – https://www.genuitec.com/forums/topic/troubleshooting-how-to-view-the-installation-details/&highlight=
2. How did you install PHPEclipse, please list out detailed steps include weblink to download the plugin/update site
3. In case you have added any other 3rd party plugins, could you please list them here. A screenshot of MyEclipse Configuration Center > Software tab would help me get a visual. Please refer – https://www.genuitec.com/forums/topic/troubleshooting-how-to-upload-attachments-on-forum/&highlight= on how to send attachments
4. Clear your .log file located at [your workspace dir]/.metadata/.log, replicate issue and attach .log
5. Also attach screenshot of the issue you are facing to help me get a visual
atzeParticipantOK:
1:
*******************************************************************
*** Date:
Freitag, 10. Juni 2011 16:50 Uhr MESZ** System properties:
OS=WindowsVista
OS version=6.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 9.0
Build id: 9.0-20110318*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 9.0
Build id: 9.0-20110318Eclipse startup command=-os
win32
-ws
win32
-arch
x86_64
-showsplash
-launcher
C:\Users\atze\AppData\Local\Genuitec\MyEclipse 9\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Users\atze\AppData\Local\Genuitec\MyEclipse 9\../Common/plugins/org.eclipse.equinox.launcher.i18n.win32.win32.x86_64_3.2.0.v201103301700\eclipse_3215.dll
-startup
C:\Users\atze\AppData\Local\Genuitec\MyEclipse 9\../Common/plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
-exitdata
1db0_5c
-install
C:\Users\atze\AppData\Local\Genuitec\MyEclipse 9
-configuration
C:\Users\atze\AppData\Local\Genuitec\MyEclipse 9\configuration
-vm
C:\Users\atze\AppData\Local\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_64_1.6.0.013\bin\javaw.exe
*******************************************************************2. I have used the MyEclipse Config Center / Folder Software / search for pugins “php” / and click on PHPecplise …
And Attachments follow
support-joyMemberatze,
Thank you for the details and screenshots sent through PM. I shall investigate and get back to you on this.
support-joyMemberatze,
There is a conflict between PHPEclipse Editor and MyEclipse JSP Editor. Is it possible for you to rename .inc files? If yes, there is a workaround – rename the .inc files to another extension and associate that new extension with the MyEclipse JSP Editor(in both the file associations and content type preferences) and you should be all set.
The .inc files are being locked by the PHP plugin. Please ask the PHPEclipse developers on how to remove the .inc file association for that plugin, this would help me research this further. I am afraid, I do not have any other alternative to offer you at the moment.Sorry for the inconvenience.
atzeParticipantOk many thanx!
But this is the wrong direction 😉
I have millions of JSP .inc and some PHP .inc …But why are locking PHPEclipse the .inc files?
support-joyMemberatze,
But why are locking PHPEclipse the .inc files?
Please contact the PHPEclipse plugin support and find out how to unlock .inc files by the PHP Plugin.
-
AuthorPosts