Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Issue using microsoft tfs as version control system with jdeveloper 11g

adfLearnerMay 29 2013 — edited May 29 2013
Hi ,

I am using TeamFoundationServer as source control system and trying to use Jdeveloper with TeamVCS Extension.

Software Details :
Jdeveloper Version : Studio Edition Version 11.1.1.6.0 Build JDEVADF_11.1.1.6.0CLOUD_GENERIC_121118.1600.6229
Versioning Support for Team System - oracle.jdeveloper.vsts 11.1.1.6.38.62.29

Steps followed :
1. Install the Microsoft Visual Studio Team Explorer 2010 ( http://www.microsoft.com/en-in/download/details.aspx?id=329 ).
2. Install upgrade for Version Support for Team System using CheckForUpdates in Jdeveloper Help Menu.
3. Now create a workspace in TeamExplorer and get the latest version of code.
4. Click connectToTeamSystem in Versioning->Team System.
5. Click Set workspace .
6. Now open the Application .

Issue : Checkin Checkout and other options are still grey out.
Error : No error message in log.

Additional Note : I tried doing the same steps on 11.1.1.7.0, and even there it doesn't work.
Please help !!!!

Thanks,
Rajdeep

Comments

672047
Answer
You can get the privilege this way

With an Administrative User,

Navigate to Administration -> Manage Privileges ->

Under 'Formatting' Section,

Grant access to your user on 'Save System-Wide Column Formats' Option


Regards,
Raghu
Marked as Answer by 655890 · Sep 27 2020
655890
Thanks a lot.
672047
Cheers..!
David_T
Make sure that the HardenXss element is set to "false" in your instanceconfig.xml file.

Read this:

http://download.oracle.com/docs/cd/E12096_01/books/AnyWebAdm/AnyWebAdm_CustAnyWeb23.html
1 - 4
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jun 26 2013
Added on May 29 2013
1 comment
421 views