支持GIT的PL / SQL IDE [英] A PL/SQL IDE with GIT support

查看:687
本文介绍了支持GIT的PL / SQL IDE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在为我的公司开发PL / SQL存储过程,我想使用代码修订控制系统来跟踪其他开发人员和我所做的更改。我喜欢GIT的所有优点,包括分布式scm功能。是否有任何支持GIT的PL / SQL开发IDE?目前,我使用的是JDeveloper,因为它还允许我同时处理Java项目,但是我一直无法找到一个好的GIT扩展。有没有可能JDeveloper将来会正式支持GIT?



谢谢。

解决方案

您可以考虑使用 IntelliJ IDEA ,它是适用于Java的IDE,具有git支持开箱即用,并有 SQL代码助手插件(支持PL / SQL)

在开发的早期阶段,有一个用于git的JDeveloper插件(目前仅实现了存储库的克隆) http://mdlwr.amr-gawish.com/jdeveloper-git-plugin ,你可以按照开发流程看看它是怎么回事......

I'm currently developing PL/SQL stored procedures for my company and I'd like to use a code revision control system to keep track of changes that other developers and I make. I like GIT for all its merits including distributed scm capabilities. Is there any IDE for PL/SQL development which supports GIT? Currently, I'm using JDeveloper because it also allows me to work on Java projects at the same time but I haven't been able to find a good GIT extension for it. Is there any chance that JDeveloper will officially support GIT in the future?

Thanks.

解决方案

You can consider usage of IntelliJ IDEA which is great IDE for Java, have git support out of the box and there is SQL Code Assistant plugin (supporting PL/SQL)

There is JDeveloper plugin for git in early stages of development (currently only cloning of repositories is implemented) on http://mdlwr.amr-gawish.com/jdeveloper-git-plugin, you can follow development process and see how it goes...

这篇关于支持GIT的PL / SQL IDE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆