- This topic has 8 replies, 3 voices, and was last updated 16 years, 9 months ago by
Loyal Water.
-
AuthorPosts
-
joygardenMemberi’ve got 2 problem on myeclipse 7 m2
1. when writting HTML code like <frame src=”top.html” myeclipse will pop up a warnning window about file can not be found before “top.html” complete.
2.launch myeclipse and start tomcat, the start log will not display in console. but before starting tomcat, if you do some operation or run a programe like “system.out.print(“hello”)” the console seems to be activated and problem disappear.September 30, 2008 at 7:38 am #289540
Loyal WaterMemberI’ll ask the dev team to look into these. Thank you for pointing them out.
September 30, 2008 at 10:01 am #289547
Loyal WaterMemberCan you please go to MyEclipse > Installation Summary > Installation Details and paste the information here for me so that I can get this testing with the same configuration.
September 30, 2008 at 10:26 am #289554
joygardenMember** System properties:
OS=WindowsVista
OS version=6.0.0
Java version=1.6.0_07*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0 Milestone-2
Build id: 7.0-M2-20080915*** Eclipse details:
Eclipse SDKVersion: 3.4.1
Build id: M20080911-1700Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Project SDK
Version: 3.4.1.R34x_v20080827-7O7S78C2J40sK2o_ALcK8tLN_yZSJeg0P-3EtL4Ra90kv
Build id: M20080911-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.0.v20080115-677-8082A5696H274A
Build id: 200806091334Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
C:\Applications\eclipse\\plugins\org.eclipse.platform_3.3.101.v200809111700\splash.bmp
-launcher
C:\Applications\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Applications\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
C:\Applications\eclipse\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-vm
C:\Applications\Java\jre1.6.0_07\bin\client\jvm.dllSeptember 30, 2008 at 12:50 pm #289577
Loyal WaterMemberI was able to reproduce the first issue.
launch myeclipse and start tomcat, the start log will not display in console. but before starting tomcat, if you do some operation or run a programe like “system.out.print(“hello”)” the console seems to be activated and problem disappear.
Does this happen with MyEclipse Tomcat or the tomcat that you have configured?
September 30, 2008 at 11:57 pm #289596
joygardenMemberBoth of them. Just start tomcat after you open myeclipse. if you do any operation before launch tomcat, the problem may not appear.
October 1, 2008 at 2:32 pm #289622
Loyal WaterMemberjoygarden,
I was able to reproduce the issue that you pointed out. Great catch. I’ll file this for the dev team and get them to fix this asap. Thank you for bringing this up.October 15, 2008 at 2:26 am #289961
Robert LocklearParticipantI’m experiencing this console issue as well. If you need any configurations to help debug this issue let me know.
October 15, 2008 at 3:35 pm #289994
Loyal WaterMemberrlocklear,
The dev team is already working on getting this issue fixed. Thank you for offering help. -
AuthorPosts