• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Urgent -- help please.. mapping unix project folder in JDeveloper

 
Ranch Hand
Posts: 62
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,
I have installed Jdeveloper debugger in Windows XP professional. My project folder is in Unix system. I could open my project folder in the Jdeveloper installed in Windows XP because i have done network mapping. But whenever I goto project settings, jdeveloper gives me error message " invalid K:\project\COM". where project\COM is under my home dir of UNIX system and I have mapped it to K drive and I can access K:\project\COM in Windows explore.
I am not able to do any project setup in the Jdeveloper for K:\project\COM because Jdeveloper is saying it is invalid. But under project settings--common--input paths--java source paths, i can access K:\project\COM. Please suggest me how to proceed.
thanks
 
Ranch Hand
Posts: 2713
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Moving to the IDE's and other tools Forum...
 
Greenhorn
Posts: 5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by jyothi karkala:
Hi everyone,
I have installed Jdeveloper debugger in Windows XP professional. My project folder is in Unix system. I could open my project folder in the Jdeveloper installed in Windows XP because i have done network mapping. But whenever I goto project settings, jdeveloper gives me error message " invalid K:\project\COM". where project\COM is under my home dir of UNIX system and I have mapped it to K drive and I can access K:\project\COM in Windows explore.
I am not able to do any project setup in the Jdeveloper for K:\project\COM because Jdeveloper is saying it is invalid. But under project settings--common--input paths--java source paths, i can access K:\project\COM. Please suggest me how to proceed.
thanks


mmm... I am running JDev under both W2K and Mandrake 9.1. I use CVSNT and WinCVS or Tortoise on W2K and Cervesia under MDK. Runs great. It is faster running under MDK.
You might try putting the path in double quotes and also doubling up on the backslashes.
 
Watchya got in that poodle gun? Anything for me? Or this tiny ad?
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic