facebook

HTML Syntax validator

  1. MyEclipse Archived
  2.  > 
  3. Web Development (HTML, CSS, etc.)
Viewing 12 posts - 16 through 27 (of 27 total)
  • Author
    Posts
  • #272953 Reply

    eburgel
    Member

    Anyway, I solved the problem with “right click” on the jsp pages, “MyEclipse”, “Exclude from validation”.
    on all the jsp pages of my project.

    #272975 Reply

    Riyad Kalla
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details in the new install and post that info here for me?

    Also it’s possible what you say is true… I’ve never setup a web dir, with a linked resource in the WebRoot dir that causes more source to get built… actually othing under webroot should get built except the JSPs… all Java source needs to be in a Source dir to get built…

    Does the WEb Project rely on another project? If so, there are much easier ways to setup this dependency than using linked resources.

    #273026 Reply

    eburgel
    Member

    Yes, the Web Project rely on a library wich contains jsp pages.
    All the Jsp pages must be in the same root/context.

    Here is my Installtation Details :

    *** Date:
    lundi, 23. juillet 2007 10.04. h CEST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\MyEclipse 5.5.1 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    50c_88
    -vm
    C:\Program Files\MyEclipse 5.5.1 GA\jre\bin\javaw.exe

    #273045 Reply

    Riyad Kalla
    Member

    eburgel,
    That is unfortunately a corner case we haven’t tested. I’m sorry you ran into this problem, I will make a note to the dev team to test this and see if they can get a fix in.

    #273779 Reply

    rmangi
    Member

    @support-rkalla wrote:

    eburgel,
    That is unfortunately a corner case we haven’t tested. I’m sorry you ran into this problem, I will make a note to the dev team to test this and see if they can get a fix in.

    Hi. I have the same problem with 5.1 and Eclipse 3.2 on OSX and it’s driving me crazy. I also have a bizzare problem where an ant file is open in the ant view but when I run a target it tells me it can’t find the ant file.

    Let me know what information would help you to solve this.

    Thanks.

    Rick

    #273882 Reply

    Riyad Kalla
    Member

    Rick,
    Can you post MyEclipse > Installation Summary > Installation Details here for me?

    #273975 Reply

    rmangi
    Member

    Here you go.

    *** Date:
    Wednesday, August 15, 2007 10:05:05 PM EDT

    ** System properties:
    OS=mac os x
    OS version=10.4.10
    Java version=1.5.0_07

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-os
    macosx
    -ws
    carbon
    -launcher
    /Applications/eclipse/Eclipse.app/Contents/Resources/Splash.app/Contents/MacOS/eclipse
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    20001
    -keyring
    /Users/rmangi/.eclipse_keyring
    -consoleLog
    -showlocation
    -product
    com.genuitec.myeclipse.product.ide
    -vm
    /usr/bin/java

    #274011 Reply

    Riyad Kalla
    Member

    Rick,
    Your setup looks fine.. it’s possible the Ant run target is borked. If you expand the External Tools menu from the toolbar you should be able to see the Ant Run configurations that are created. You might try and erase the one for your Ant script and let it get re-created.

    #274030 Reply

    rmangi
    Member

    Riyad,

    I deleted all of the ant run configurations there and re-created one for this project, that allows me to run it explicitly from the external tools menu, but I still get the same error when I try to use the ant view (which lets me pick specific targets).

    Thanks,

    Rick

    #274061 Reply

    Riyad Kalla
    Member

    hmm… does the error provide a path for the file it “cannot find”? Like “Ant script C:\blah\build.xml cannot be found”?

    #274069 Reply

    rmangi
    Member

    Nope.

    Build Failed
    Reason:
    Unable to find an ant file to run.

    #274124 Reply

    Riyad Kalla
    Member

    What happens if you use File > Switch Workspace, and create a brand new workspace that hasn’t existed before, then create a new Java Project with some skeleton Ant script in it… does that wokr?

    It’s possible some stale plugin state somewhere in your workspace is confusing the quick launch button.

Viewing 12 posts - 16 through 27 (of 27 total)
Reply To: HTML Syntax validator

You must be logged in to post in the forum log in