hg4idea
Products:
IntelliJ IDEA,
Android Studio
Vendor:
Victor Iacoban
Email:
Website:
N/A
License: http://www.apache.org/licenses/LICENSE-2.0
Bugtracker page
Description:
IntelliJ IDEA plugin for Mercurial integration.
RubyMine and WebIDE should work but hg4idea was never tested against them.
System Requirements:
- IntelliJ IDEA (Ultimate or Community)
- Java 5+
- Mercurial 1.5+
If you found a bug or would like to see some features added to hg4idea please open a ticket in bugtracker.
When opening bugs don't forget to include:
- IntelliJ IDEA version
- hg4idea version
- Mercurial version
- Exact steps to reproduce
Downloads: 10656
Rating:
Participated in rating: 16
| 0.6.14-8.1.4. |
85.9952. |
85.*. |
Download
|
273.84 |
2010-02-01 19:02:22 |
details
|
| 0.6.14-7.0.5. |
75.7971. |
75.7999. |
Download
|
512.03 |
2010-02-01 18:42:08 |
details
|
| . |
. |
Recent change notes:
Changes since 0.6.0
- [feature] Folders under mercurial control are auto-detected on project creation
- [feature] New status notifications for incoming and outgoing changesets
- [enhancement] User was required to enter the hg executable path for every project
- [enhancement] Added support for multi-line commit messages
Changes since 0.5
- [feature] Unresolved files show in red
- [feature] Added new action to resolve all conflicts, will open the merge dialog
- [feature] Added mercurial context action to mark a file as resolved
- [feature] New Mercurial menu action to rebase MQ patches
- [enhancement] When file is moved/renamed, it has a status of modified
- [enhancement] Added tooltip to mercurial status component
- [bugfix] exception clicking annotate in history view
- [bugfix] NPE on project integration
- Re-organized mercurial menu
- Performance improvements
For full changelog visit
wiki changelog page.
Comments:
========================================
viacoban
2010-07-23 02:02:04
[...]
So idea9 users please use hg4idea-luciad.
========================================
That is http://plugins.intellij.net/plugin/?idea&id=4624
--
Can anybody help if I am missing anything or configuration.
I am now trying to install this hg4idea plugin it ask me "to enter the hg executable path" whereas I couldn't find any hg where may I find hg executable? do i need to download it separately
Can anybody help if I am missing anything or configuration.
I am now trying to install this hg4idea plugin it ask me "to enter the hg executable path" whereas I couldn't find any hg where may I find hg executable? do i need to download it separately
Once I got past that, and got things properly configured it's been great. Thanks.
If you are in the business of writing software this should be a useful read:
https://developer.mozilla.org/en/Bug_writing_guidelines
I could use idea9 community but I'd have to switch back and forth between idea9 and idea8 (I use idea8 for my main work)
So idea9 users please use hg4idea-luciad.
And idea10 will have hg4idea bundled and maintained by JetBrains.
Thanks!
You can disable check for incoming changesets from Mercurial settings
java.lang.AssertionError: Already disposed
at com.intellij.openapi.components.impl.ComponentManagerImpl.getComponent(ComponentManagerImpl.java:208)
at com.intellij.openapi.vcs.ProjectLevelVcsManager.getInstance(ProjectLevelVcsManager.java:46)
at org.zmlx.hg4idea.HgIncomingStatusUpdater$1$1.run(HgIncomingStatusUpdater.java:50)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:428)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:198)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:223)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:189)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$6.run(ProgressManagerImpl.java:343)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:329)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:125)
java.lang.AssertionError: Already disposed
at com.intellij.openapi.components.impl.ComponentManagerImpl.getComponent(ComponentManagerImpl.java:208)
at com.intellij.openapi.vcs.ProjectLevelVcsManager.getInstance(ProjectLevelVcsManager.java:46)
at org.zmlx.hg4idea.HgOutgoingStatusUpdater$1$1.run(HgOutgoingStatusUpdater.java:50)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$TaskRunnable.run(ProgressManagerImpl.java:428)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$2.run(ProgressManagerImpl.java:198)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:223)
at com.intellij.openapi.progress.impl.ProgressManagerImpl.runProcess(ProgressManagerImpl.java:189)
at com.intellij.openapi.progress.impl.ProgressManagerImpl$6.run(ProgressManagerImpl.java:343)
at com.intellij.openapi.application.impl.ApplicationImpl$5.run(ApplicationImpl.java:329)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:125)