facebook

Create New WebService Project Does Nothing

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #298788 Reply

    Mork
    Participant

    In the default Mac workspace folder (/users/mork/Workspaces), if I do a New… and then attempt to create a new Web Service project, I get no dialog at all.

    However, if I change my workspace to some other folder, it works OK.

    Is there something configuration-wise that could cause this?

    I do have a nested workspace under the default one (/users/mork/Workspaces/Other) so perhaps that could cause this problem? I don’t think so since creating other types of projects work OK. It’s just the Web Service Project in the default workspace that doesn’t work.

    I just re-installed MyEcipse 7.1 yesterday.

    Thanks in advance.

    — M

    #298824

    Default workspace location on Mac is ~/Workspaces/MyEclipse 7.1 – not ~/Workspaces

    But – still – I can create web project even in ~/Workspaces. Can you check the log in ~/Workspaces/.metadata/.log? There’s some problem that I don’t see on my setup.

    #298825

    Mork
    Participant

    Hi Eugene,

    Web project works fine, it’s a Web Services Project that gives me trouble.

    Basically, when I’m in the Workspaces folder and try to create a new Web Services Project, nothing happens.

    Is there an email address I could send you the fresh log file to?

    — M

    #298826

    @Mork wrote:

    Hi Eugene,

    Web project works fine, it’s a Web Services Project that gives me trouble.

    Basically, when I’m in the Workspaces folder and try to create a new Web Services Project, nothing happens.

    Is there an email address I could send you the fresh log file to?

    — M

    Yes, I meant Web Service project. The wizard works for me.

    Please, e-mail to support@genuitec.com and add notice “For Eugene”.

    #298828

    Mork
    Participant

    Sent.
    Thanks!

    — M

    #298830

    I believe you copied your workspace from Windows. Please check following preference page: Java/Build Path/User Libraries – there seems to be a library that references C:/Program Files/Microsoft SQL Server 2000 Driver for JDBC/lib/msbase.jar – this path is invalid on Mac OS X and causes this (and, likely may cause some other) problems.

    #298832

    Mork
    Participant

    Yes, you’re correct about the copying, though I thought with all the deletions and re-creations of this Workspaces folder, any C:\Windows references would have been long gone by now…

    ———

    Here’s what I’ve now done based on your posting:

    Under Java…ClassPath Variables, I removed the reference to SQL Server.

    Creating Web Services Project still doesn’t work.

    Then, however, when I clicked “Build Path…User Libraries”, I got an error that it couldn’t create this page.

    Here’s the error I then got:

    ———————————-

    Unable to create the selected preference page.
    assertion failed: Path for IClasspathEntry must be absolute: C:/Program Files/Microsoft SQL Server 2000 Driver for JDBC/lib/msbase.jar

    ———————————-

    Is there an XML file or .ini file I now need to edit?

    Thanks…I think we’re close.

    — M

    #298833

    i would not advise to use such workspace. As you can see this may cause random errors in MyEclipse behavior.

    #298838

    Mork
    Participant

    So what should I do????

    I’ve deleted the /Workspaces folder before.

    As it is now, I cannot even use the MyEclipse built-in function…so MyEclipse is again… broken.

    Please advise how I get the MyEclipse functionality to work again, OK?

    I’ll send you another email with a screen shot of the issue.

    Look forward to hearing back soon.

    Thanks.

    — M

    #298839

    Please do the following:
    1. Create a new workspace.
    2. Import all the project into the workspace (either from CVS/SVN or using “Import Existing Projects”)

    #298840

    Mork
    Participant

    That looks like it’s going to work.

    Isn’t there a file I can remove to fix the problem?

    There’s a .DS_Store file in the .metadata directory, for example.

    I’m a little confused about where the exact problem is.

    Thanks.

    — M

    #298841

    Even if we fix this particular (library) issue there is still a chance that you will see other random problems that will degrade your experience with MyEclipse.

    The workspace is not designed to be copied between workstations.

    #298842

    Mork
    Participant

    Interesting. However as I noted before, I’ve deleted it and re-created it.

    No worries. I’ll just use another one.

    Thanks!

    — M

Viewing 13 posts - 1 through 13 (of 13 total)
Reply To: Create New WebService Project Does Nothing

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